Add 'ha_iot_class'

This commit is contained in:
Fabian Affolter 2017-06-13 18:45:30 +02:00
parent b705dbaf4f
commit 11f21d9d96
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
70 changed files with 148 additions and 96 deletions

View file

@ -10,6 +10,7 @@ footer: true
logo: bus_scs.png
ha_category: Light
ha_release: 0.13
ha_iot_class: "Local Polling"
---
The SCSGate device can control lights of the BTicino MyHome system.
@ -19,11 +20,11 @@ To enable SCSGate lights in your installation, add the following to your `config
```yaml
# Example configuration.yaml entry
light:
platform: scsgate
devices:
living_room:
name: Living Room
scs_id: XXXXX
- platform: scsgate
devices:
living_room:
name: Living Room
scs_id: XXXXX
```
Configuration variables: