Zooz ZEN32 Control and Track all in one

This is just a boolean I made for on/off if the cats are outside. When you say toggling the relay do you mean hitting the button? If so, yes I am physically hitting the top big button when i let my cat out or bring him in. We mainly use it for the LED so we can visually see if hes out since it will be red. We have some automations when hes been out like 4hrs or more it pings us too.

But anyhow, before uysing this blueprint I used a very basic automation which didnt have an issue with the white led powering on. I am still thinking that maybe if I removed the ‘white’ led portion from the yaml it might work fine. And also 90% of the time it shows fine (without color). Every so often it will show white instead of blank tho. Unsure why at this point.

Hey @rwalker
Thank you, Thank you, Thank you!
I recently purchased a couple of Zen32’s (which are really great devices), but the missing link is your blueprint. I tried to implement this myself, but your blueprint is the secret sauce. I had the worst time with keeping the indicator lamps in sync with my own solution, but this has entirely been resolved with this blueprint.

The only additional quirk I encountered after loading the blueprint, was the fact I’m monitoring/affecting a very old Leviton switch (DZS15) that does not announce state on change, but has to be polled to know state. I implemented Z-Wave polling for that device and it works as well, just not realtime. Of course, this is not an issue of your blueprint - just an implementation detail.
Here is a link to that:Z-Wave Polling

Also - for reference - My Zen32 versions:

FW: v2.40.0
SDK: v7.19.3

Again - thanks! :slight_smile:

Welcome.

The Zwave polling will cause a slight delay, but once state update the LED will update.