-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
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
sl_Status.ZIGBEE_MAX_MESSAGE_LIMIT_REACHED: 3075 #134011
Comments
Hey there @dmulcahey, @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 |
Zigbee group commands are very chatty and shouldn't be sent very frequently. If you send more than one light command every couple of seconds, you'll start seeing things like this. That being said, try to upgrade your coordinator firmware first: https://connectzbt1.home-assistant.io/firmware-update/ |
@puddly , thankyou for such a quick reply. I've updated the firmware and will test it out and see if this helps. I'll let you know back here either way. With regard to calling lights or lights groups more than once every few seconds; I don't think I am, but will also look into this to make sure. Kind regareds. |
So problems seem to have gone (thought only a day of testing). What I did...
Hopefully I won't be back on, but if issues continue, I'll repost here. Thanks again @puddly |
The problem
Hello,
I'm repeatedly getting the following issue:
sl_Status.ZIGBEE_MAX_MESSAGE_LIMIT_REACHED: 3075
Looking on Google I see others are having the same issue also.
It tends to happen in my office more than other areas of the house... Each room has a presence sensor. Most rooms work at 99% reliability. My office works at 70% reliability either not turning on the lights, or leaving them on. When I go to automation traces to find out what went wrong I get the following issue
sl_Status.ZIGBEE_MAX_MESSAGE_LIMIT_REACHED: 3075
I have 81 devices in my zigbee network with a fair few routers (highlighted in white below)
I have the zigbee sky connect dongle on the end of a usb extension cord.
My automation traces error:
Previously I was using helper groups to group lights together, and have since moved to zigbee groups. Both have the same issue.
What version of Home Assistant Core has the issue?
core-2024.12.5
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
ZHA
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zha
Diagnostics information
config_entry-zha-01J42G1PXV70WRJR904N77FV5X.json
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
I want to cry, this is driving me crazy
The text was updated successfully, but these errors were encountered: