mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Change ISY to insteon
This commit is contained in:
parent
33758a2916
commit
874c42c2be
@ -18,12 +18,11 @@ 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:
|
||||||
host: ISY_ADDRESS
|
|
||||||
username: YOUR_USERNAME
|
username: YOUR_USERNAME
|
||||||
password: YOUR_PASSWORD
|
password: YOUR_PASSWORD
|
||||||
```
|
```
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **username** (*Required*): The username 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 ISY interface.
|
- **password** (*Required*): The password that used to access the Insteon interface.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user