Skip to content

DJTerentjev/ha_saures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please ⭐ this repo if you find it useful

#Saures custom component for Home Assistant

Installation

  1. Open the directory for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called saures.
  4. Download files from this repository.
  5. Place the files you downloaded in the new directory saures you created.
  6. Restart Home Assistant

Configuration

# Example configuration.yaml entry
saures:
  username: [email protected]
  password: demo

Configuration Variables

name:
(string) (Optional)
Name to use in the frontend.
Default value: Saures

username:
(string) (Required)
User name (Saures server).

password:
(string) (Required)
Password name (Saures server).

* * *

Saures server responds very slowly. Therefore, you will most likely see Home Assistant warnings that setup and updates of platform are taking more then 10 secods. This is my first attempt at programming and I cannot guarantee stable operation.


About

Saures custom component for Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages