home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.47k stars 29.41k forks source link

Schlage Locks Unavailable Using Z-Wave JS #46040

Closed vwieczorek closed 3 years ago

vwieczorek commented 3 years ago

I have three Schlage Z-Wave locks and all three are unavailable in HA after migrating to Z-Wave JS. All other Z-Wave devices work.

Current Version: Home Assistant 2021.2.0 Latest Working Version: Home Assistant 2021.2.0 Type of Installation: Home Assistant Container Integration causing the issue: Z-Wave JS Link to integration documentation on our website: https://www.home-assistant.io/integrations/zwave_js/ Example YAML snippet: N/A Anything in the logs that might be useful for us?:

Logger: zwave_js_server
Source: /usr/local/lib/python3.8/site-packages/zwave_js_server/client.py:95
First occurred: 3:52:53 AM (1 occurrences)
Last logged: 3:52:53 AM

Connected to a Zwave JS Server with an untested version, you may run into compatibility issues!

Additional information: This is the Z-Wave info for the three locks as reported by HA:

Device info Firmware: 128.22 Z-Wave Info Home ID: 3622918881 Node ID: 59 Node Status: Alive Node Ready: Yes

Z-Wave Info Home ID: 3622918881 Node ID: 49 Node Status: Alive Node Ready: Yes

Z-Wave Info Home ID: 3622918881 Node ID: 37 Node Status: Alive Node Ready: Yes

Z-Wave JS Version: 6.1.2 Z-Wave to MQTT App Version: 1.0.5

Error from Z-Wave to MQTT App:

Driver: Door Lock: "currentMode" is not a supported property

frenck commented 3 years ago

Hi there,

Thanks for opening up an issue. When creating an issue, an issue template is presented. It looks like you've (partly) removed it. This causes your issue report to be incomplete.

Please edit your issue to have the full issue template back again and provide as much of the requested data as possible. Without it, we won't be able to help you.

Thanks already! 👍

probot-home-assistant[bot] commented 3 years ago

zwave_js documentation zwave_js source (message by IssueLinks)

vwieczorek commented 3 years ago

Sorry about that. I filled the issue using the Github mobile app and was never presented with a template. I'll go try to figure out what information I'm missing and add it here

probot-home-assistant[bot] commented 3 years ago

Hey there @home-assistant/z-wave, mind taking a look at this issue as its been labeled with an integration (zwave_js) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

no-bull commented 3 years ago

My lock shows up and I can control the lock/unlock. Several entities that were available using OpenZwave are not showing up, such as user codes.

Installation type: HassOS, RPI4 Version core-2021.2.1 Z-Wave JS Current version: 0.1.4

Lock Info Device info BE469ZP by Allegion Firmware: 3.3

Z-Wave Info Node ID: 3 Node Status: Alive Node Ready: Yes

marcelveldt commented 3 years ago

Duplicate of #46066

MartinHjelmare commented 3 years ago

Closing as duplicate.