-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some zigbee devices stopped working after update homeassistant #26738
Comments
Can also report the same! For me, they work again after some time but then they again don't for unknown reasons. |
probably you are update homeassistant recently 2025.3.2 action for "light switch" and other similar object go from homeassistant ention, to mqtt mosquitto channel of device // Prawdopodobnie chodzi o przycisk światła włącz wyłacz i inne podobne urządzenia - 2025.2.x --> 2025.3.x likwiduje encję "Akcja" (action) w homeassistancie - i informacje o akcji przy przyciśnieciu przycisku masz już tylko w odpowiednim kanale mqtt twojego urządzenia po zigbee2mqtt |
did you try to power-cycle them? disconnect power ==> wait about 30s ==> reconnect |
Tried it with all my zigbee devices, some work others simply don't.
|
Exactly the same, for example after reboot adon working a while and then stop. Switch off devices also work for few times. |
Your wireless spectrum might be too occupied https://www.zigbee2mqtt.io/guide/faq/#common-error-codes Check wifi and zigbee channel https://www.zigbee2mqtt.io/advanced/zigbee/02_improve_network_range_and_stability.html |
Yes and no, could be some problem. But nothing changed really in the last days/weeks here regardless wifi etc. And it all started to go "down" in the last 2-3 days after the HA 2025.03.x updates. Changing the channel is not really an option, since Europe only uses channel 11. Edit : Also i get the same "failed (Timeout - 43960 - 1 - 214 - 6 - 11 after 10000ms)'" as @JacekJI, in addition to some MAC errors |
Same here. Seems to be an 2025.3 thing |
I do live in Europe and I may choose the channel I wish to use between 11 to 26 (25 in my case...) https://www.metageek.com/training/resources/zigbee-wifi-coexistence/ |
You're not wrong, but me changing the channel wouldn't change anything. I live in a densely populated area, the house where my apartment is in has so many wifi traffic on every channel. And was working fine until the last couple of days. Without any additional wifi access point appearing. |
@lukasgierth This is good practices What computer do you use? I have seen people in trouble due to i/o on a sd-card |
It’s interesting topic, because in my case, one week ego I added in my garden extender WiFi… Where I can try change this Channel? |
You probably misread something online. Europe doesn't use any WiFi channels, your router does, and it doesn't care whether it's located in Europe or North Pole.
That's about it |
But you're wrong. Forget how things were, focus on what you have now There is no point to troubleshoot further if just one thing from mentioned above is not as it should. |
I didn’t have most from this list before and it was running fine more than one year. But… today i changed USB port (from 3 to 1) for sonoff dongle. |
You are correct that i misread something regarding the zigbee channels! (confusing something with the additional 868mhz band in Europe, but it's additional not an instead) On another note: I will definitely replace the usb coordinator with a tcp one which i can place more centrally in my apartment. And then use the usb one with router firmware somewhere where i need more coverage! Was my plan for a long time but never did it. |
No prob, you're welcome.
20240710 is buggy, speaking from very recent experience. |
I have a similar problem, see above thread, my complete zigbee network crashes. I traced this back to an HA update. |
What happened?
hello,
Since 2 days, propably after HA upate. Some devices stoped working.
They are online but nothig happen after clik on/ off on ha.
On z2m addon I see error and logs like on the example.
Reboting Ha, addon, power nothing changed.
Unfortunately I don't have exact backup for HA.
Return to previous version of z2m didn't help,
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.1.3-1
Adapter firmware version
/dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20220718154725-if00
Adapter
Sonof Dongle E
Setup
addon on home assistan os
Debug log
Here from the gate:
error 2025-03-14 12:25:33z2m: Publish 'set' 'state' to 'Furtka' failed: 'Error: ZCL command 0xa4c138f8127f3df9/1 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Timeout - 43960 - 1 - 214 - 6 - 11 after 10000ms)'
More:
2025-03-14 11:30:32z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Gniazdko zigbee wolne', payload '{"child_lock":null,"current":0,"energy":1,"indicator_mode":null,"linkquality":144,"power":0,"power_outage_memory":null,"state":"OFF","update":{"installed_version":-1,"latest_version":-1,"state":null},"voltage":236}'
info 2025-03-14 11:30:32z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.133,"current_Y":2.15,"current_Z":2.582,"energy":9897.33,"linkquality":172,"power_X":462,"power_Y":469,"power_Z":462,"produced_energy":8375.97,"voltage_X":234.7,"voltage_Y":238.8,"voltage_Z":234.5}'
info 2025-03-14 11:30:33z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.133,"current_Y":2.15,"current_Z":2.584,"energy":9897.33,"linkquality":172,"power_X":462,"power_Y":469,"power_Z":459,"produced_energy":8375.97,"voltage_X":234.7,"voltage_Y":238.8,"voltage_Z":236.3}'
info 2025-03-14 11:30:33z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Gniazdko taras', payload '{"child_lock":"UNLOCK","current":0,"energy":0,"indicator_mode":null,"linkquality":148,"power":0,"power_outage_memory":null,"state":"OFF","update":{"installed_version":-1,"latest_version":-1,"state":null},"voltage":238}'
info 2025-03-14 11:30:35z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Gniazdko suszarka ', payload '{"child_lock":"UNLOCK","current":0.01,"energy":138.09,"indicator_mode":null,"linkquality":124,"power":0,"power_outage_memory":null,"state":"ON","update":{"installed_version":-1,"latest_version":-1,"state":null},"voltage":234}'
info 2025-03-14 11:30:38z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.133,"current_Y":2.15,"current_Z":2.584,"energy":9897.33,"linkquality":172,"power_X":462,"power_Y":469,"power_Z":459,"produced_energy":8375.97,"voltage_X":234.7,"voltage_Y":238.8,"voltage_Z":236.3}'
info 2025-03-14 11:30:38z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.129,"current_Y":2.15,"current_Z":2.584,"energy":9897.33,"linkquality":172,"power_X":468,"power_Y":469,"power_Z":459,"produced_energy":8375.97,"voltage_X":235.3,"voltage_Y":238.8,"voltage_Z":236.3}'
info 2025-03-14 11:30:38z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.129,"current_Y":2.164,"current_Z":2.584,"energy":9897.33,"linkquality":172,"power_X":468,"power_Y":468,"power_Z":459,"produced_energy":8375.97,"voltage_X":235.3,"voltage_Y":238.2,"voltage_Z":236.3}'
info 2025-03-14 11:30:39z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.129,"current_Y":2.164,"current_Z":2.617,"energy":9897.33,"linkquality":172,"power_X":468,"power_Y":468,"power_Z":469,"produced_energy":8375.97,"voltage_X":235.3,"voltage_Y":238.2,"voltage_Z":236.3}'
info 2025-03-14 11:30:44z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.167,"current_Y":2.164,"current_Z":2.617,"energy":9897.33,"linkquality":172,"power_X":475,"power_Y":468,"power_Z":469,"produced_energy":8375.97,"voltage_X":234.6,"voltage_Y":238.2,"voltage_Z":236.3}'
info 2025-03-14 11:30:44z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.167,"current_Y":2.172,"current_Z":2.617,"energy":9897.33,"linkquality":172,"power_X":475,"power_Y":470,"power_Z":469,"produced_energy":8375.97,"voltage_X":234.6,"voltage_Y":238.3,"voltage_Z":236.3}'
info 2025-03-14 11:30:45z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Licznik dom', payload '{"current_X":2.167,"current_Y":2.172,"current_Z":2.633,"energy":9897.33,"linkquality":172,"power_X":475,"power_Y":470,"power_Z":470,"produced_energy":8375.97,"voltage_X":234.6,"voltage_Y":238.3,"voltage_Z":236.8}'
info 2025-03-14 11:30:45z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/Gniazdko_zelazko', payload
The text was updated successfully, but these errors were encountered: