Smart Home Automation Forum

Full Version: KC868-A16 read output state by http command in Tasmota
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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"}