Change ISY to insteon

This commit is contained in:
Fabian Affolter 2016-01-27 09:36:20 +01:00
parent 33758a2916
commit 874c42c2be

View File

@ -18,12 +18,11 @@ To integrate your Insteon hub with Home Assistant, add the following section to
```yaml
# Example configuration.yaml entry
insteon:
host: ISY_ADDRESS
username: YOUR_USERNAME
password: YOUR_PASSWORD
```
Configuration variables:
- **username** (*Required*): The username that used to access the ISY interface.
- **password** (*Required*): The password that used to access the ISY interface.
- **username** (*Required*): The username that used to access the Insteon interface.
- **password** (*Required*): The password that used to access the Insteon interface.