After my IKEA Tradfri GW integration stopped working after a GW update (completely losing contact 1-24h after HA restart), I got a Conbee II USB stick and added it with ZHA in HA.
I could add all my Tradfri bulbs and one plug, and when they work, the response time is great.
The problem is that the devices become “unavailable” randomly all the time. A power cycle of the bulb makes it appear again. Also, sometimes they are not listed as unavailable but still does not respond to being turned on/off. They also randomly report the wrong on/off-state.
The HA log is full of different zigbee related errors such as:
Failed to receive transmit confirm for request id: 42
16:05 components/zha/core/helpers.py (WARNING)
Unexpected transmit confirm for request id 137, Status: 0x00, 137
16:53 __main__.py (WARNING)
No response to aps_data_request command
16:53 components/zha/core/helpers.py (WARNING) - message first occured at 16:04 and shows up 57 times
Error while sending frame: 0xd0
16:53 components/zha/core/helpers.py (WARNING) - message first occured at 16:04 and shows up 13 times
Anyone else using the Conbee II with ZHA?
I’m on 0.93.1 for HA and 26490700 for the Conbee firmware.
But how do I update the firmware? When I just got the stick, I put it in a windows computer and started the deconz software, which started an automatic firmware update.
I tried that now, but it doesn’t update firmware. I tried the GCFFlasher software to flash manually, but it just says “no FTDI devices found”.
Hard to tell what is going on, the 0x0d basically means that a send request was queued for a device but no route could be discovered. The error mentioned above doesn’t occur anymore at least not in this log snipped.
Sad to say that Conbee II and ZHA does not work at all for me. Massive amounts of errors in the logs, lights going unavailable and reporting the wrong state constantly. No interfering networks.
Has me wondering if there is anyone having this combination working in HA?
I second this. Only yesterday I switched in total to zha and wonder what the fuss is all about. The Zigbee2MQTT setup was flawless… you only have the devicelimit their.
ZHA:
Massively unreliable (endpoints disappearing all the time, zigbee network in all being unresponsive)
Flakey pairing
Only just having battery as a sensor
Sensors coming up double under one endpoint
I don’t like it!!!
Trying deconz now, but the install of deconz on buster has an issue… struggling on.
I lack a zigbee topic where this is really thouroughly handle from a to z.