grover / homebridge-calendar

A calendar plugin for homebridge (https://github.com/nfarina/homebridge), which allows flexible scheduling of triggers using any iCal calendar.
MIT License
73 stars 13 forks source link

Better logging? #11

Open ahartman opened 5 years ago

ahartman commented 5 years ago

Good stuff, a simple plugin that does what it says. The logging contains state and value; State is clear but I have no idea what value means. It would be clearer if logging contained state and next event in hours or minutes.

And it would be good if one could switch off logging with a "debug" true/false JSON entry like so many other plugins. Once it works, logging is no longer necessary.