Add 'ha_iot_class'
This commit is contained in:
parent
b705dbaf4f
commit
11f21d9d96
70 changed files with 148 additions and 96 deletions
|
@ -10,6 +10,7 @@ footer: true
|
|||
logo: insteon.png
|
||||
ha_category: Light
|
||||
ha_version: 0.36
|
||||
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.
|
||||
|
@ -27,6 +28,7 @@ insteon_local:
|
|||
```
|
||||
|
||||
To add lights (dimmers) to your set-up, add the platform to your light configuration:
|
||||
|
||||
```yaml
|
||||
light:
|
||||
- platform: insteon_local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue