From b57e8ea2de3a7d97ce8f83d91352a719028c9e09 Mon Sep 17 00:00:00 2001 From: blakadder Date: Wed, 20 Feb 2019 00:41:16 +0100 Subject: [PATCH] Updated MQTT (markdown) --- MQTT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MQTT.md b/MQTT.md index d47f3b55..155ef0f2 100644 --- a/MQTT.md +++ b/MQTT.md @@ -7,6 +7,7 @@ If you flashed a precompiled .bin or didn't enter MQTT info in `user_config_over Go to **Configuration -> Configure Other** and make sure **"MQTT Enable"** box is checked.
Once MQTT is enabled you need to set it up using **Configuration -> Configure MQTT**. +![Enable MQTT](https://user-images.githubusercontent.com/5904370/53055478-24ea5d80-34a8-11e9-8f5e-17f4ef4c4fd3.png) ![Configure MQTT ](https://user-images.githubusercontent.com/5904370/53048775-d3d16e00-3495-11e9-8917-70b56451ebeb.png) For a basic setup you only need to set **Host**, **User** and **Password** but it is recommended to change **Topic** to avoid issues. Each device should have a unique **Topic**.