Closed macf0x closed 3 years ago
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
Vision Security ZG8101 (Garage Door Tilt Sensor) is not presenting all entities in HA. Values for alarm type and level are populate in the Node view of Z-wave-js (notifications/113), but the values aren't shown in HA. Also these initial entities are hidden in HA, when I exclude/include.
These entities never receive values 23-113-0-alarmType 23-113-0-alarmLevel
These appear to be duplicates of the above entities and do have values, but do not appear as addressable entities. 23-113-0-Home Security-Cover status 23-113-0-Home Security-Sensor status 23-113-0-Home Security-unknown
Even when unhiding the entities, the state is never updated. I believe it maybe related to the these values being classed as notifications (113), rather than Binary Sensor(48) or Basic(32).
I have opened an issue with zwave-js2mqtt, but advised to open one here as the no issue was found. https://github.com/zwave-js/zwavejs2mqtt/issues/592
Happy to provide more detail if below is insufficient.
Please see the attached Logs and Entity registry snippet. If you need further details please let me know.
Z-Wave JS to MQTT Current version: 0.4.4 MQTT Gateway disabled Using Mosquitto broker Current version: 5.1
What is version of Home Assistant Core has the issue?
core-2021.2.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
zwave_js
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zwave_js/
Example YAML snippet
Anything in the logs that might be useful for us?
Entity config 265-2562-8202 (Node23).txt
Zwave-js log showing Basic CC providing value. zwavejs.log