1) Give a description of the problem
Hi Everyone,
I have an pplication Question with Webcore/H801 LED strip wifi controller currently testing for kitchen counter. This same question was also posted on Smartthings Forum
H801 and RGBWW with a wire connected to J3 and a modified (for toggling) decora light switch.
When I press the decora light switch, the WW led’s turn on to 100%. Which is what I want for now.
2) What is the expected behavior?
However, I also have a couple zigbee bulbs that I also want to have turned on when I press the decora switch or when the WW lights turn on.
3) What is happening/not happening?
But I’m having a hard time trying to figure out which Webcore variables/status’/etc to monitor in order to trigger my 2 other light bulbs to turn on.
How can I use/get the H801 status’ according to the “Status” page on the H801 web config.
{“rgb”:“000000”, “r”:“00”, “g”:“00”, “b”:“00”, “w1”:“ff”, “w2”:“00”, “power”:“on”, “running”:“false”, “program”:""}
in my case, if I can get the “W1” and “Power” state, then it would allow me to accomplish my goals i believe.
Thank you all kindly.