mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Update evohome.markdown (#6796)
line 32: username has an - which should not be there. There is only one component: Evohome. So username and password and location_idx should be two spaces backwards. As requested. This has been tested by me.
This commit is contained in:
parent
1766bbfe37
commit
08bfbbacf4
@ -29,7 +29,7 @@ To use this component in your installation, add the following to your `configura
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
evohome:
|
||||
- username: YOUR_USERNAME
|
||||
username: YOUR_USERNAME
|
||||
password: YOUR_PASSWORD
|
||||
location_idx: 0
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user