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
74k stars 31.05k forks source link

ZWaveJS Inclusion no longer "counts down" - hangs on "Inclusion starting…" #74858

Closed neil1111 closed 2 years ago

neil1111 commented 2 years ago

The problem

I noticed this due to suddenly not being able to include new devices. Upon enabling inclusion, it used to count down from approx. 30 seconds or so. That countdown never appears. Therefore, I suspect it is hanging somehow. Here is the log

What version of Home Assistant Core has the issue?

2022.7.2, rolled back to 2022.6.7

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

ZWaveJS

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zwave_js

Diagnostics information

2022-07-09 19:49:55.878 INFO ZWAVE: Calling api startInclusion with args: [ 2, { forceSecurity: false, name: '', location: '' }, [length]: 2 ] 2022-07-09 19:49:55.881 INFO ZWAVE: Success zwave api call startInclusion false 2022-07-09 19:50:19.961 INFO APP: GET /health/zwave 200 3.371 ms - 1873

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

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

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


zwave_js documentation zwave_js source (message by IssueLinks)

kpine commented 2 years ago

Your logs appear to be from zwavejs2mqtt. HA has never had a countdown, AFAIK. Are you using HA for inclusion, or zwavejs2mqtt? If you are using the zwavejs2mqtt UI, then you should report the issue there.