You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next the virtual Somfy RTS remotes must be paired with the Somfy RTS devices you want to control.
95
+
The next section describes how the PROG command/button of the virtual remote can be used.
96
+
Use the manual of the device you want to control for instructions on how to pair the virtual remote with the device.
97
+
98
+
### Commands
99
+
Commands must be send to the `commands/MQTTtoSomfy` subtopic.
100
+
Only json messages are supported.
101
+
The json message must contain two properties:
102
+
* remote: the index of the remote which is used to send the command (index start at zero)
103
+
* command: the command which should be send with the remote as string, see [table of command names](https://github.com/Legion2/Somfy_Remote_Lib#available-commands).
104
+
105
+
::: tip NOTE
106
+
The middle button on physical Somfy RTS Remote controls is called "My".
0 commit comments