From 9a65f4843c0992c9ff964a2b77cc84fc97f55a5b Mon Sep 17 00:00:00 2001 From: Thomas Dietrich Date: Sat, 22 Jul 2017 13:29:20 +0200 Subject: [PATCH] Updated openHAB (markdown) --- openHAB.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openHAB.md b/openHAB.md index 3cb8c738..ffe0275b 100644 --- a/openHAB.md +++ b/openHAB.md @@ -22,6 +22,8 @@ By following the guide below you'll be able to observe, control and manage your Before continuing, please make sure you assigned **unique MQTT "Topics"** in the Sonoff-Tasmota configuration interface of each Sonoff module. The default MQTT topic is "sonoff", in the examples below we will use names like "sonoff-A00F9D". +![Example Sonoff-Tasmota MQTT settings](https://community-openhab-org.s3-eu-central-1.amazonaws.com/original/2X/8/8fe9008fb24b0b70e6eddf7cf0f0c70c8ac21b92.png "Example Sonoff-Tasmota MQTT settings") + If not done yet, you first need to **install and activate** the [MQTT binding](http://docs.openhab.org/addons/bindings/mqtt1/readme.html), the [MQTT action](http://docs.openhab.org/addons/actions/mqtt/readme.html) and the [JsonPath transformation](http://docs.openhab.org/addons/transformations/jsonpath/readme.html), e.g. via the openHAB Paper UI Add-ons section. ### Integration