JeroenVdb / homebridge-daikin-cloud

This Homebrige plugin connects to the Daikin Cloud and loads all your devices to be controled via Homebridge and Homekit.
https://www.npmjs.com/package/homebridge-daikin-cloud
Apache License 2.0
40 stars 11 forks source link

avoid "GET IndoorSilentMode" messages #47

Closed ozzy332131243 closed 4 months ago

ozzy332131243 commented 11 months ago

Hi,

looking into my homebridge logfile I'll find tons of [DaikinCloud] entries, stating "GET IndoorSilentMode" - up to 4 times a minute. I don't know what the message is good for. But looking for issues in the logfile I have to scroll a lot.

Would it be possible to add a "verbose" option that controls the level of information being sounded by the plugin? Options could be "on" and "off". Or "debug", "errors only" and "standard". Other ideas are for sure also welcome.

Thx in advance for taking that into account.

JeroenVdb commented 4 months ago

You can disable debug logging yourself in the Homebridge settings under "Startup Options". Switch of Homebridge Debug Mode.