ebaauw / homebridge-rpi

Homebridge plugin for Raspberry Pi.
Apache License 2.0
308 stars 18 forks source link

Enhancement: Option to reduce logging #83

Closed wifwucite closed 3 years ago

wifwucite commented 3 years ago

It would be nice to have an option to reduce/disable logging by this plugin. Currently it sends a log message every 15s. Since I am running homebridge on a pi with SD card I would like to reduce logging and hence writes to the card.

ebaauw commented 3 years ago

It’s already there: see the Log Level characteristic in Eve.

wifwucite commented 3 years ago

Oh right, I missed that, thanks!

imposibrus commented 3 years ago

Is there a possibility to set this characteristic without Eve? Maybe some option can be added in HomeBridge config? image

ebaauw commented 3 years ago

You can use any HomeKit app, just not Apple’s Home app, as it doesn’t support custom characteristics.