mirror of https://github.com/arendst/Tasmota.git
Fixed copy/paste error under thermostat example
parent
cfd4381737
commit
9d04701252
2
Rules.md
2
Rules.md
|
@ -449,7 +449,7 @@ Thermostat can be turned Off by:
|
||||||
* pushing button
|
* pushing button
|
||||||
* by command on local console: mem1 0
|
* by command on local console: mem1 0
|
||||||
* by command on any other console: publish cmnd/sonoff/mem1 0
|
* by command on any other console: publish cmnd/sonoff/mem1 0
|
||||||
* or MQTT at: cmnd/sonoff/mem1 1
|
* or MQTT at: cmnd/sonoff/mem1 0
|
||||||
|
|
||||||
To get the status:
|
To get the status:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue