Closed neil1111 closed 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)
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