Add 'ha_iot_class'
This commit is contained in:
parent
ebc09dbefe
commit
067eb35afa
85 changed files with 127 additions and 70 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue