#Changing LED color on ZEN37

1 messages · Page 1 of 1 (latest)

steel drift
#

I'm trying to change the LED color for a button on the ZEN37 for the lower right button, but when I do it using NodeRed, nothing happens. If I attempt to do it from the device info screen, the dropdown will change to the selected color but nothing actually gets sent to the button to change anything.
Any advice?

pallid zenith
#

It's a battery device so you need to wake it up.

#

Z-Wave battery devices are normally sleeping and only wake up occasionally (configurable wake up interval) to receive commands

steel drift
pallid zenith
#

Yeah that won't work

steel drift
#

I know how to wake it up, I was just hoping to get it to change on a single button press

pallid zenith
#

I have seen some devices are listening while sending commands, if you send it quickly enough. Otherwise, it's not possible.

steel drift
#

That sucks. Thanks for the help.

pallid zenith
#

You'd need their hard-wired remote controller.

steel drift
#

I live in a an old apartment that doesn't exactly support that kind of thing so I have to deal with remotes for now

pallid zenith
#

You can try writing an automation that will set the LED when a button is pressed, maybe you'll get lucky.

steel drift
pallid zenith
#

I have a couple of door sensors that when you open a door, if you're quick enough you can send a command as if it were awake. But I imagine that is not a common thing, certainly not part of the Z-Wave spec.