ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
898 stars 91 forks source link

Too much logs for Outlet Voltage #1084

Closed Dominik-1980 closed 2 years ago

Dominik-1980 commented 2 years ago

Hello.

My Zigbee Outlets show every change of Voltage, for example from 231V to 230V or 232V which is normal fluctuation.

Is there any way to suppress those loggings if the change of voltage is so small.

Perhaps show message every 10V instead of every 1V?

My homebridge log is full with those.

ebaauw commented 2 years ago

Change the attribute reporting configuration in deCONZ.

Dominik-1980 commented 2 years ago

Okay. I found it. Thanks!!

I set "reportable change" from 1 to 10. I think this is the Voltage change which triggers an report, right?

Dominik-1980 commented 2 years ago

Hmmm, it doesn't save the change. If I click write, wait some seconds and click read it stays at 10. But after a minute it sets back to 1.

ebaauw commented 2 years ago

I’m sorry, that’s an issue for deCONZ. I will be offering a dynamic log level per accessory in Homebridge deCONZ (and Homebridge Hue2), but there’s nothing I can do I here.

Dominik-1980 commented 2 years ago

Okay. Thank you Erik. You're doing a great job!

I will ask in the deconz forum.

Will deconz and hue be split into 2 plugins? Can I delete hue and use deconz and hue2 instead, when it's out?

ebaauw commented 2 years ago

Yes, unless you still have a gen-1 (round) Hue bridge. For details, see: https://github.com/ebaauw/homebridge-hue/issues/1070.