corrected configuration typo
insteon: was corrected to insteon_hub:
This commit is contained in:
parent
0580743e48
commit
6b572a54d6
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ To integrate your Insteon Hub with Home Assistant, add the following section to
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
insteon:
|
insteon_hub:
|
||||||
username: YOUR_USERNAME
|
username: YOUR_USERNAME
|
||||||
password: YOUR_PASSWORD
|
password: YOUR_PASSWORD
|
||||||
api_key: YOUR_API_KEY
|
api_key: YOUR_API_KEY
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue