NAS-DS01Z not reporting correctly its status to HA

Hi everyone,
I recently added a NAS-DS01Z door/window sensor to my zwave network.
I have noticed that it does not report correctly to home-assistant the status of the door/window.
Often it reports on zwawe-js-ui that the door is closed but on home-assistant I will see “open”. The states are not inverted as sometimes they do match.
Any idea what could be wrong? The z-wave network is quite loaded (not many devices, but they are reporting very often). However, this doesn’t seem to be the problem as on zwave-js-ui the state is reported correctly.

Running:
Home Assistant:

  • Installation method: python venv
  • Version 2023.11.2

Z-wave JS:

  • Installation method: bare metal
  • zwave-js-ui: 9.5.1
  • zwave-js: 12.4.0

See pictures below (note that “false” answers to the question “is the door/window open?”).


The value you are looking at in ZUI and the entities in HA are not the same thing. Click on the “+5 entities not shown” in the Sensors card and you’ll see a disabled binary binary_sensor, which you can then enable and use.

Aaaah I see! I tried to enable it but it says it’s unavailable