I'm using JSUI 4.1.0 and this morning three devices spontaneously activated. Two door locks and a garage door controller. All from different manufacture. I'm also getting weird errors in the log. I've hadn't seen these errrors prior to 4.0.1
Logger: zwave_js_server
Source: /usr/local/lib/python3.13/site-packages/zwave_js_server/event.py:77
First occurred: April 23, 2025 at 9:34:43 AM (275 occurrences)
Last logged: 7:43:32 AM
Error handling event: statistics updated
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/zwave_js_server/event.py", line 75, in emit
listener(data)
~~~~~~~~^^^^^^
File "/usr/src/homeassistant/homeassistant/components/zwave_js/sensor.py", line 1039, in statistics_updated
self._attr_native_value = self.entity_description.convert(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
event_data["statistics_updated"], self.entity_description.key
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.13/site-packages/zwave_js_server/model/node/statistics.py", line 79, in rssi
raise RssiErrorReceived(RssiError(rssi_))
zwave_js_server.exceptions.RssiErrorReceived
I rolled back to 4.0.4
I'm also getting notifications that devices are unavailable
The fact this unlocked my doors and opened my garage is scary shyt
WTF is going on?