[somfytahoma] New channel on the gateway to execute scenes (#10346)
* [somfytahoma] New channel on the bridge to execute scenes Signed-off-by: Laurent Garnier <lg.hc@free.fr> * Review comment: documentation updated Signed-off-by: Laurent Garnier <lg.hc@free.fr> * Console command added to list the scenarios IDs Signed-off-by: Laurent Garnier <lg.hc@free.fr> * Update state of new channel Signed-off-by: Laurent Garnier <lg.hc@free.fr> * Review comment: set auto update policy to recommend Signed-off-by: Laurent Garnier <lg./hc@free.fr>
This commit is contained in:
@@ -62,6 +62,7 @@ Please see the example below.
|
||||
|-------------------------------------------------------------------------------|------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
|
||||
| bridge | N.A | bridge does not expose any channel |
|
||||
| gateway | status | status of your Tahoma gateway |
|
||||
| gateway | scenarios | used to run the scenarios defined in the cloud portal |
|
||||
| gate | gate_command | used for controlling your gate (open, close, stop, pedestrian) |
|
||||
| gate | gate_state | get state of your gate (open, closed, pedestrian) |
|
||||
| gate | gate_position | get position (0-100%) of your gate (where supported) |
|
||||
@@ -120,6 +121,9 @@ Please see the example below.
|
||||
| myfox camera | shutter | controlling of the camera shutter |
|
||||
| myfox alarm | myfox_alarm_command | used for sending commands to Somfy Myfox alarm device |
|
||||
|
||||
To run a scenario inside a rule for example, the ID of the scenario will be required.
|
||||
You can list all the scenarios IDs with the following console command: `somfytahoma <bridgeUID> scenarios`.
|
||||
|
||||
### Remarks
|
||||
|
||||
All things which have a RSSI (relative received signal) state, expose a channel "rssi".
|
||||
|
||||
Reference in New Issue
Block a user