-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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
Zigbee devices stops working #125279
Comments
TXStatus.MAC_CHANNEL_ACCESS_FAILURE Is interference. It means the shield can’t talk on the channel it needs to to communicate with devices. This is how easy it can be to cause interference issues. You need to find the source of the interference… |
Hey there @Adminiuga, @puddly, @TheJulianJES, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) zha documentation |
Wow, thats impressive how easily it can be interfere like that. But how can i change the channel then? |
same issue for me. All my Sonoff sensors (SNZB-02D) stops to work with ZHA. I made no changes except HA updates. For your information, I have tried with Zigbee2Mqtt. I have no issues. This is a problem only with ZHA. |
The problem
I have the latest HomeAssistant version installed on a Raspberry pi 4B 2GB with a Raspbee2 shield for Zigbee communication and ZHA integration.
I use this to control Ikea trådfri lightbulbs, but also a HAN sensor to monitor power consumption from the grid.
It worked fine for a good while (atleast a month) and all of the sudden, exactly 14:00 a few days ago, it stopped updating the values from all entities.
I noticed that RSSI and LQI is being read from the bulbs etc, but i cannot control anything. All i get is, light/turn_on. Failed to send request: Failed to deliver packet: <TXStatus.MAC_CHANNEL_ACCESS_FAILURE: 225>
The bulb is about 2m away from my rpi, with only a wooden wall between and signals are good.
I can't try to re-pair, as this is located 150km away (2,5 hours drive).
It seems to discover the devices if i search for new devices and show the log, but nothing i try works.
All this happened earlier too. I tried to re-par the bulbs, but ZHA did not discover it. I replaced the Raspbee2 and it worked, but like i mentioned, only for a few weeks or so.
I've tried to set a different channel for the radio, but it won't let me change it. Its currently on ch 20.
I also tried to set the wifi 2,4ghz channel to channel 1 witch should not interfere with ch 20, but no luck.
What could be the issue? I have no idea how to further find the issue, or could it be a dead Raspbee2 again? 2nd one in about 2 months?
If so, how can it measure RSSI and LQI, and also see devices when i search?
Is it perhaps a firmware? How do i revert/downgrade/upgrade this in ZHA?
Håvard
What version of Home Assistant Core has the issue?
core-2024.9.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Zigbee Home Automation
Link to integration documentation on our website
No response
Diagnostics information
config_entry-zha-01J47KJ1X1CHEK608B4N4PNT54-1.json
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: