mirror of https://github.com/arendst/Tasmota.git
Updated MQTT Overview (asciidoc)
parent
25211a90ac
commit
74bf0b4c5a
|
@ -18,6 +18,7 @@ image::http://alt2.pbeirne.com/images/sonoff_cmnd_flow2.png[multiple devices dia
|
|||
|
||||
There are lots of ways to control your devices. One typically uses a laptop/desktop to configure and test your Sonoffs and perhaps a smartphone to keep track of what's happening. In the long run you might want to integrate your device in a home-automation system like node-RED, openHAB, HomeAssistant, HomeBridge, Domoticz, ...
|
||||
|
||||
### MQTT Message Prefixes
|
||||
[options="header"]
|
||||
|===
|
||||
|Message|Issued by|Intent
|
||||
|
@ -28,7 +29,7 @@ There are lots of ways to control your devices. One typically uses a laptop/desk
|
|||
|
||||
These are `prefix1`, `prefix2` & `prefix3` in the code
|
||||
|
||||
## Configuring MQTT
|
||||
https://m.facebook.com/notes/phil-moyer/comparing-temperaturehumidity-sensors/10157468075605557
|
||||
MQTT settings can be initially setup in the web interface and thereafter configured by commands.
|
||||
|
||||
### Enable MQTT
|
||||
|
|
Loading…
Reference in New Issue