Update insteon local documentation (#4198)

* Update insteon local documentation

* Update Insteon_local Changes

* Small docs cleanup

* Remove duplicated config info
This commit is contained in:
Cameron Llewellyn 2018-01-08 11:18:54 -06:00 committed by Fabian Affolter
parent 18fe3e4452
commit 7c47fac567
4 changed files with 5 additions and 66 deletions

View file

@ -15,22 +15,4 @@ ha_iot_class: "Local Push"
The `insteon_local` light component lets you control your lights connected to an [Insteon Hub](http://www.insteon.com/insteon-hub/) with Home Assistant.
To integrate add a light, configure your hub Insteon(local) with Home Assistant, add the following section to your `configuration.yaml` file:
```yaml
# Example configuration.yaml platform entry
insteon_local:
host: YOUR HUB IP
username: YOUR HUB USERNAME
password: YOUR HUB PASSWORD
timeout: 10
port: 25105
```
To add lights (dimmers) to your set-up, add the platform to your light configuration:
```yaml
light:
- platform: insteon_local
```
To get your insteon lights working with Home Assistant, follow the instructions for the general [Insteon local component](/components/insteon_local/). The lights will be automatically disovered and added to Home Assistant. The device names will be the Insteon address of the lights.