Merge pull request #183 from jbags81/patch-1

corrected configuration typo
This commit is contained in:
Paulus Schoutsen 2016-02-01 19:27:45 -08:00
commit 73c290718a

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