I have Domoticz running on a Pi. Works fine and flawlessly.
however, I would like to have a sort of 'panic button' on my homescreen that can turn off an entire scene directly from my homescreen, i.e. by using a command like:
Code: Select all
http://domoticzserver.local:8080/json.htm?type=command¶m=switchscene&idx=1&switchcmd=off"
Hopefully you can point me in the right direction?
- A.