ebaauw / homebridge-p1

Homebridge plugin for DSMR end-consumer (P1) interface
Apache License 2.0
53 stars 11 forks source link

add option to suppress logging of meter readings #32

Closed stannie closed 4 years ago

stannie commented 4 years ago

v0.2.42 and earlier, at least when installed via the Homebridge UI, log all meter readings / telegrams which push logs from other plugins off screen quite quickly. Would be convenient if the regular / expected messages could be suppressed, possibly even have this off by default.

ebaauw commented 4 years ago

I plan to do that when refactoring Homebridge P1 to use the dynamic platform accessory model. Sorry, no ETA yet.

ebaauw commented 4 years ago

In v1.0.0 there's an extra characteristic Log Level to configure the amount of logging by Homebridge P1, see https://github.com/ebaauw/homebridge-lib/issues/26.