Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
projects:internetofthings:broadlink [2019/07/13 13:47] – scipio | projects:internetofthings:broadlink [2019/07/13 14:26] (current) – scipio | ||
---|---|---|---|
Line 19: | Line 19: | ||
./ | ./ | ||
- | # convert result code in base64 | + | # convert result code from hex to base64 |
- | echo -n '...' | + | echo "..." | xxd -r -p | base64 |
</ | </ | ||
+ | scripts.yaml | ||
+ | < | ||
+ | parcheggio: | ||
+ | sequence: | ||
+ | - service: broadlink.send | ||
+ | data: | ||
+ | host: 192.168.2.28 | ||
+ | packet: | ||
+ | - " | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | to reload deviced in haaska deactivate skill and enable. |