Smart Home Automation Forum
KC868-A16 read output state by http command in Tasmota - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KC868-A16 (https://www.kincony.com/forum/forumdisplay.php?fid=25)
+--- Thread: KC868-A16 read output state by http command in Tasmota (/showthread.php?tid=1793)



KC868-A16 read output state by http command in Tasmota - admin - 03-29-2022

if want to read output1 by http command, here is url:
http://10.10.10.135/cm?cmnd=Power1%20state        will feedback: {"POWER1":"ON"}

if want to read output2 by http command, here is url:
http://10.10.10.135/cm?cmnd=Power2%20state        will feedback: {"POWER2":"OFF"}