mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
corrected configuration typo
insteon: was corrected to insteon_hub:
This commit is contained in:
parent
0580743e48
commit
6b572a54d6
@ -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…
x
Reference in New Issue
Block a user