mirror of https://github.com/arendst/Tasmota.git
Updated Commands (markdown)
parent
bd5334b146
commit
7bd7325c69
|
@ -70,6 +70,10 @@ You have to encode space(%20) and ;(%3B)
|
|||
|
||||
- Every command used without a parameter (payload) returns current setting.
|
||||
- Instead of `0` you can use `off` and instead of `1` you can use `on`
|
||||
- Replace `<x>` in a command with the appropriate index number. Leave it empty to use the first available.
|
||||
|
||||
> `Power˙ will return the status of Relay1 while `Power ON` will turn Relay1
|
||||
> `Power1 1` will also turn Relay1 on
|
||||
|
||||
The following command tables are available:
|
||||
|
||||
|
|
Loading…
Reference in New Issue