Looking to turn off blue laser indicators in my eyes in bedroom at night. Jasco Zwave Plus DImmers. This can be triggered by a scene. Would have them turn back on at a set time the next day.
Read through this thread and attempted @JasonJoel 's solution:
[GE Enbrighten Z-Wave Switch - support on/off of indicator LED as action?].
Downloaded his generic Zwave Plus Dimmer driver and attempted to add his test code there.
Haven't had any luck getting it working and probably just don't understand the whole process.
Assuming you are ok with loosing dimming capabilities on these devices, have you changed the Type from “ Jasco Zwave Plus DImmers” to “GE Enbrighten Z-Wave Plus Switch” yet? It should be un the User section if the driver has been DL’ed and installed to your hub.
once that is done you should see “setIndicatorBehavior” on the Commands tab that you can automate with any tool that allows you to choose custom commands.
You can try the Inovelli Dimmer Red Series dimmer drivers to see if they will work how you want. zwave devices are pretty strict about using standard commands for common functions so it “MIGHT” work with your GE dimmer. It also might not work because the Inovelli has features the GE does not.
If that doesn’t work that leaves you with the same option that the person who wrote that custom driver had. Write your own zwave dimmer driver with a set indicator command that is compliant with the command set of your device. The zwave command set should be documented in the devices manual.
See if Jeff's "Universal Z-Wave Dimmer" driver (get through HPM) will work with your dimmer switch and support changing the LED mode. I use it on a GE/JASCO dimmer to change the LED color.
You know, I did spend time with this driver but somehow didn't see that in the commands. Thank you, sir. I"m going to try to get it working. New to me, but I'm sure I can figure it out.