From 6c1d2f8037d5df3a661e704a650d88f00c645418 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Thu, 28 Feb 2019 09:06:33 -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 aeb28695..241ff316 100644 --- a/Sonoff-RF-Bridge-433.md +++ b/Sonoff-RF-Bridge-433.md @@ -85,7 +85,7 @@ This will give you a so called B1 code of your button, which needs to be convert ### 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: -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