Change ISY to insteon
This commit is contained in:
parent
33758a2916
commit
874c42c2be
1 changed files with 2 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue