Add 'ha_iot_class'

This commit is contained in:
Fabian Affolter 2017-06-13 19:26:01 +02:00
parent ebc09dbefe
commit 067eb35afa
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
85 changed files with 127 additions and 70 deletions

View file

@ -10,6 +10,7 @@ footer: true
logo: bus_scs.png
ha_category: Hub
ha_release: 0.13
ha_iot_class: "Local Polling"
---
The SCSGate component support the [SCSGate](https://translate.google.com/translate?hl=en&sl=it&tl=en&u=http%3A%2F%2Fguidopic.altervista.org%2Feibscsgt%2Finterface.html) device. This a homebrew device allows to interact with the MyHome system from BTicino/Legrande.
@ -28,7 +29,7 @@ Configuration variables:
### {% linkable_title How to find the scs_id for your devices %}
The SCSGate component relies on the [scsgate](https://github.com/flavio/scsgate) python module.
The SCSGate component relies on the [scsgate](https://github.com/flavio/scsgate) Python module.
This module provides also a command line tool called `scs-monitor`. This program can be used to find the IDs of your lights, switches and roller shutters and produce the YAML snippet to insert into your `configuration.yaml` file.