Updated Sonoff RF Bridge 433 (markdown)

Michael Ingraham 2019-02-28 09:05:05 -05:00
parent bec8a69bb8
commit db2c3a6ac6
1 changed files with 1 additions and 1 deletions

@ -84,7 +84,7 @@ There, enter rfraw 177 and push the buttons on your remote. Repeat each button 2
This will give you a so called B1 code of your button, which needs to be converted to a B0 code (see below). This will give you a so called B1 code of your button, which needs to be converted to a B0 code (see below).
### Sending of Commands with custom Firmware ### Sending of Commands with custom Firmware
The commands learned with the hacked (Portisch-)Firmware **cannot ** be stored in the web interface. Instead, they must be sent via MQTT: The commands learned with the hacked (Portisch-)Firmware **cannot** be stored in the web interface. Instead, they must be sent via MQTT:
openHAB example: `mqtt=">[broker:cmnd/sonoff-8E8329/Backlog:command:ON:RfRaw AAB0210314016703F924180101011001100110010101100110011001010110010101100255; RfRaw 0],` openHAB example: `mqtt=">[broker:cmnd/sonoff-8E8329/Backlog:command:ON:RfRaw AAB0210314016703F924180101011001100110010101100110011001010110010101100255; RfRaw 0],`
Refer to [this issue](https://github.com/arendst/Sonoff-Tasmota/issues/3973) for further information Refer to [this issue](https://github.com/arendst/Sonoff-Tasmota/issues/3973) for further information