corrected configuration typo

insteon: was corrected to insteon_hub:
This commit is contained in:
jbags81 2016-02-01 22:06:03 -05:00
parent 0580743e48
commit 6b572a54d6

View File

@ -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