ebaauw / homebridge-hue

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

Changed to debug level for ProgramData #1061

Closed torandreroland closed 2 years ago

torandreroland commented 2 years ago

Would it be possible to change the log level from info to debug? I have a lot of these in the homebridge log and it looks debug level would be more appropriate.

As I'm a bit curious, what is this ProgramData used for?

ebaauw commented 2 years ago

It’s used by Eve for the schedule and some other settings. You should only see these messages when the Eve app is querying a thermostat accessory containing Eve history.

torandreroland commented 2 years ago

Thank you for the info. Based on the logging frequency, I suspect that something else is triggering these updates as well.

I have the Eve app installed on various devices (iPhone, iPad, MacBook Air with M1) and background updates could account for this, but it's being logged beside (foreground) usage of that app at least.

ebaauw commented 2 years ago

I don't have any Zigbee thermostat that support on-device schedules, so I won't be developing support for Eve schedules anyway. Removed the feature altogether.