Skip to content

Commit

Permalink
Merge branch 'master' of github.com:StyraHem/ShellyForHASS
Browse files Browse the repository at this point in the history
  • Loading branch information
hakana committed Jan 23, 2020
2 parents 5fda77e + 53a2c18 commit 3d630df
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,15 @@ It is very easy, just add `shelly:` to your `configuration.yaml`
shelly:
```
#### Get device name from Shelly Cloud
```yaml
shelly:
cloud_auth_key: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
cloud_server: "shelly-XXXXX.shelly.cloud"
```
You will get the information for the keys above from [Shelly Cloud, User settings](https://my.shelly.cloud/#user_settings) and click GET KEY.
#### Without discovery - manually specify devices
```yaml
Expand Down

0 comments on commit 3d630df

Please sign in to comment.