Current State node - attributes

I’m back… a lot of things changed. Me, Node-Red, Homeassistant and my zwave (OZW to ZwaveJS) and my automation broke…

Whatever I try I can’t get it back working again and I ended up on my own post :slight_smile:

1st question: I want to simply check the state of a cover which is still reported under data.attributes.current_position. But for whatever reason this does not output correctly anymore after “a change”.

This is my node config:

@Kermit suggested to use

but that also does not do the trick here.

help?

This outputs false also:


even if it is:
image
data.attributes.current_position

Yes, got it :slight_smile:

works!

5 Likes