mirror of https://github.com/arendst/Tasmota.git
Updated Script Cookbook (markdown)
parent
82f021809a
commit
fda6769f36
|
@ -630,7 +630,7 @@ since i own a magic home with ir receiver i made a script to show how it works
|
||||||
i have 2 magic home devices that should be synchronized so i send the commands also to a second magic home via websend
|
i have 2 magic home devices that should be synchronized so i send the commands also to a second magic home via websend
|
||||||
|
|
||||||
; define (expand string section to 25 chars)
|
; define (expand string section to 25 chars)
|
||||||
>D 25
|
\>D 25
|
||||||
istr=""
|
istr=""
|
||||||
ws="websend [192.168.178.84]"
|
ws="websend [192.168.178.84]"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue