Updated Commands (markdown)

Theo Arends 2017-07-30 18:06:35 +02:00
parent 65d0ef3a98
commit f31ec8d620
1 changed files with 11 additions and 0 deletions

@ -65,6 +65,7 @@ The following command tables are available:
- [Logging](#logging)
- [Sonoff Pow specific](#sonoff-pow)
- [Sonoff Led specific](#sonoff-led)
- [Sonoff RF Bridge 433](#sonoff-rf-bridge-433)
- [Domoticz](#domoticz)
- [WS2812 led string](#ws2812-led-string)
- [IR remote control](#irremote)
@ -504,6 +505,16 @@ WakeupDuration | | Show current wake up light duration in seconds
WakeupDuration | 1..3600 | Set wake up light duration in seconds
### Sonoff RF Bridge 433
Command | Payload | Description
-------------|-------------|----------------------------------------------------------
RfKey<x> | | Send learned or default RF data for RfKey1 until RfKey16
RfKey<x> | 1 | Send default RF data for RfKey1 until RfKey16
RfKey<x> | 2 | Learn RF data for RfKey1 until RfKey16
RfKey<x> | 3 | Unlearn RF data for RfKey1 until RfKey16
### Domoticz
Command | Payload | Description