From db2c3a6ac620da2a9dc3e32e5e42ae5dc5e5a3e5 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Thu, 28 Feb 2019 09:05:05 -0500 Subject: [PATCH] Updated Sonoff RF Bridge 433 (markdown) --- Sonoff-RF-Bridge-433.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sonoff-RF-Bridge-433.md b/Sonoff-RF-Bridge-433.md index 4732f37c..54b217e1 100644 --- a/Sonoff-RF-Bridge-433.md +++ b/Sonoff-RF-Bridge-433.md @@ -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). ### 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],` Refer to [this issue](https://github.com/arendst/Sonoff-Tasmota/issues/3973) for further information