Hello everyone,
I’ve encountered an issue with my home automation setup and am seeking advice. After updating Zigbee2Mqtt from version 1.36.0-1 to 1.36.1-1, all my devices have become unresponsive. This problem has persisted for about a day now, and despite my troubleshooting efforts, I’ve hit a dead end.
Setup Details:
- Coordinator: ConBee II stick, which is recognized by Home Assistant with the following device path
/dev/ttyACM0
and ID/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2407335-if00
. The stick seems to be properly detected and there are no apparent issues with the device recognition itself. (I also tried using both the ID and Device path in Zigbee2Mqtt) - Firmware Attempts: I’ve tried flashing the stick with both 0x26580700 and 0x26780700 firmware versions suggested for troubleshooting, yet, there was no change in the devices’ responsiveness. I’m not sure what firmware was installed before attempting the flash.
- Zigbee2Mqtt Version Revert: Attempted reverting back to Zigbee2Mqtt version 1.36.0-1, which did not resolve the issue either.
Symptoms:
- Unresponsive Devices: When attempting to turn off a group of lights, commands are published but no response is received, resulting in errors like
no response received
for different devices. - Remote Controls: None of my remote controls are responding, indicating that the receiving part of the ConBee II might also be malfunctioning.
- Sensor Data Stagnation: The last update from all sensors coincides with the timing of the Zigbee2Mqtt update, suggesting a link to the issue. Yet, reverting the update hasn’t yielded any improvement.
- Lost Automation: Additionally, one of my three automations has disappeared post-update, which might be unrelated but is worth mentioning.
Logs:
Just standard publishing and no response received
logs. Nothing weird or usefull (for me).
Seeking Help:
- Did my Conbee II die? Its a couple of years old. I never had any issues like this.
- Are there any known compatibility issues with the 1.36.1-1 Zigbee2Mqtt update?
- Suggestions on troubleshooting steps I might have missed are highly appreciated.
Thank you in advance for your time and help!