Search found 1 match
- Wednesday 09 July 2014 19:20
- Forum: Switches and Scenes
- Topic: How to update switch status ?
- Replies: 38
- Views: 30393
How to update switch status ?
Hi ! How I can update a switch status througth JSON ? I use a dummy button with URL action for On and Off click (the URL point to other host to real ligth on or off). If I use JSON "type=command¶m=switchlight&idx=1&switchcmd=On" tu Action URL is called too, I can use this method, because I have ...