Hi @EricM_Inovelli,
I loaded up the new 2025-08-21 Blue 2-1 driver for Hubitat last night, and I set all 9 of the new reporting parameters (287-289, 307-312) to “0” since I’m not interested in any of that reporting and “0” is supposed to be the Disabled setting.
Unfortunately, my logs are still getting spammed with a steady stream of all that info (temperature-related stuff is worst offender)…
I’ve tripled-checked that “0” is correctly set for those 9 parameters, so do you have any thoughts on what I can try next to turn off / disable those 9 new reporting parameters?
Many thanks in advance - I really appreciate it!
ETA - all of my Blues are on 2.18 firmware
It looks like I need to update the description. According to Zigbee documentation you need to set max reporting interval to 65535. I might change that in the driver to send 65535 if the user enters 0. Can you try that to see if it disables it?
Right on – I will give that a shot this afternoon – I 'm stuck in some work meetings for the next couple hours, but I’ll plan to give it a whirl ASAP and I’ll report back here.
Thanks very much Eric!
@EricM_Inovelli
Using 65535 seems to have done the trick! Logs are back to normal here 
Thanks a million for your quick help on this - I’m very grateful!
That is good to hear! FYI I am working on an update that if you set any of the options to 0 for a certain attribute (power reportin for example), it will send 65535 to the max report int and disable that report. It should not effect what you have done by sending 65535 manually, so no worries there.