Please provide your hub model (C7, C8, etc.) and its platform version from Settings>Hub Details.
Check out the following post for help troubleshooting problems and gathering details that will help others to identify and solve the problem you are experiencing: ‼ READ FIRST - Before Posting in Get Help
Have an odd thing happening with Zigbee on my C8 running 2.5.0.159. Every day at the time the last Hub boot occured, there are two messages Zigbee Status Enabled, then Zigbee Status Online.
It started on July 17th after a boot on the 16th.
Another boot on July 22nd shifted the time on the 24rd.
Neither boot was done due to an issue.
Nothing wrong seems to be happening with Zigbee. All devices are working fine.
For some reason I can't show a screenshot of the messages for the last 2 days.
Yup, that's the thing. In my case i tracked it down to a recently added zigbee device. I've also seen it caused by spammy zigbee devices like power metering outlets.
You can see your busiest devices in Hub > Logs > Device stats. From my experience, most zwave and zigbee devices "SHOULD" be under 3% busy.
From there find your busiest zigbee devices and check the device logs. If you see a lot of meaningless chatter IE outlets reporting W/A/V multiple times a second or excessive polling i would see if the device preferences will let you adjust to settings to something more meaningfull.
I would recommend turning on debug logging when adjusting device settings, i learned the hard way not all devices are happy to accept the changes.
None of the devices are above 1%. Found that one app that operates one of the devices often runs multiple times within a second, so I put a private boolean conditional on the trigger to eliminate the multiple triggers. I will post in a few days to tell what happened.
Still reporting that Zigbee is enabled then online every day at the time of the latest boot, even after updating to 2.5.1.140.
Reported the same during the boot, plus the Zigbee Channel. @Hubitat_Staff
As I said in previously, there doesn't seem to be any Zigbee issues. Just getting these messages through Hub Information Monitor at 24 hour intervals after a Hub boot. Here are the latest ones in my log:
If you go to the Logs, and check Hub Events tab or Location Events tab, is there anything?
This just seems like a polling thing with Hub Information, do you have it set to check for this every 12 hours? If not, what do you have polling set to? (or none?)
It is a Hub Information Monitor polling thing. Polling is 24 hours.
Changed the poll rate for that group and only those two items were logged. @thebearmay do we need to log Zigbee Status Enabled and Zigbee Status Online every polling cycle? They seem to be the only ones doing this.
I’m not sure what app:2401 looks like, but i have a feeling if you change the trigger from *changes* to =null or =disabled it will trigger less and still let you know when you are actually having zigbee issues.
If it’s an RM app, you can also turn off logging unless the app is having an issue. What you are looking at is an informational event. % benign.
@thebearmay Thanks for the quick update to Hub Information Monitor. Just did the update in HPM and will report back tomorrow after the next boot anniversary.