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.48k stars 29.42k forks source link

Can’t add Schlage lock with ozw.add_node using OpenZWave beta #39285

Closed FutureTense closed 3 years ago

FutureTense commented 3 years ago

The problem

I’m trying to add a Schlage BE469 lock with { “secure”: true }

The service creates a new node (as seen in ozwadmin) but it is empty. I’ve tried dozens of various payloads but I always get an incomplete node.

Environment

I’m using a docker container for everything.

Problem-relevant configuration.yaml

Traceback/Error logs

Additional information

I can add this lock via ozwadmin, but it is extremely flaky. Sensors that should be available aren’t without some poking via MQTT, but even then the sensors aren’t responding reliably. I suspect this is an issue with ozw, but since I can’t add the lock from the service call, I thought I’d start here.

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

Hey there @cgarwood, @marcelveldt, @martinhjelmare, mind taking a look at this issue as its been labeled with an integration (ozw) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

cgarwood commented 3 years ago

After you do a secure add wait 5-10 minutes and then wake the lock up and issue a refresh node from ozw-admin (or if a device gets generated for it in HA there should be a "refresh node" button on the device page for it) I had to try using Refresh Node a couple times with my Schlage lock to get all of the sensors to be picked up.

github-actions[bot] commented 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.