mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
a8e6114b76
commit
e6f900f7e1
|
@ -14,7 +14,7 @@
|
||||||
* [**Serial Bridge**](#serial-bridge)
|
* [**Serial Bridge**](#serial-bridge)
|
||||||
* [**MP3 Player**](#mp3-player)
|
* [**MP3 Player**](#mp3-player)
|
||||||
* [**Domoticz**](#domoticz)
|
* [**Domoticz**](#domoticz)
|
||||||
* [**KNX Protocol**](#knx)
|
* [**KNX IP Protocol**](#knx)
|
||||||
|
|
||||||
The Sonoff-Tasmota firmware provides three powerful man machine interfaces:<BR>**MQTT**, **web** and **serial**.
|
The Sonoff-Tasmota firmware provides three powerful man machine interfaces:<BR>**MQTT**, **web** and **serial**.
|
||||||
|
|
||||||
|
@ -26,8 +26,6 @@ Commands over MQTT are issued by using `cmnd/%topic%/<command> <parameter>`. If
|
||||||
|
|
||||||
See [MQTT](MQTT) wiki to find out more.
|
See [MQTT](MQTT) wiki to find out more.
|
||||||
|
|
||||||
[Device MQTT Setup Commands](Commands#mqtt-commands)
|
|
||||||
|
|
||||||
## Web
|
## Web
|
||||||
|
|
||||||
Commands can be executed via HTTP requests, for example:
|
Commands can be executed via HTTP requests, for example:
|
||||||
|
|
Loading…
Reference in New Issue