This is one that has been on the backburner for a while, but recently the wife asked why she can't get the color she wants. I suppose now I'll have to look into it again.
I created a simple color picker box that sends the desired hex code to the Monoprice RGB bulb from HSTouch.

The code gets there ok as you can see from the device below on device 452:

The problem is, the bulb won't change color unless I go to the the HS3 device screen, press the color picker box to the right of the hex code, then press OK on the color picker dialog box. Not even close to ideal for the WAF!
Obviously, I want it to do all of this via HSTouch.
I've tried events, & scripting. Scripts have been hs.device... or capi control.
None of it works.
I don't typically use capi control, so I went to TenScriptAid to get the proper syntax, but when I hit execute in the app for the Custom Color device, the app hangs and has to be killed.
Does anyone have any suggestions for the Monoprice bulb? Is there a different RGB bulb that anyone has had success controlling through HSTouch?
I created a simple color picker box that sends the desired hex code to the Monoprice RGB bulb from HSTouch.
The code gets there ok as you can see from the device below on device 452:
The problem is, the bulb won't change color unless I go to the the HS3 device screen, press the color picker box to the right of the hex code, then press OK on the color picker dialog box. Not even close to ideal for the WAF!
Obviously, I want it to do all of this via HSTouch.
I've tried events, & scripting. Scripts have been hs.device... or capi control.
None of it works.
I don't typically use capi control, so I went to TenScriptAid to get the proper syntax, but when I hit execute in the app for the Custom Color device, the app hangs and has to be killed.
Does anyone have any suggestions for the Monoprice bulb? Is there a different RGB bulb that anyone has had success controlling through HSTouch?
Comment