amlinger / homebridge-telldus-tdtool

A Homebridge plugin for Tellstick without Live, interfaced with the CLI tool tdtool.
21 stars 11 forks source link

Close #54: Cleanup reading of tellstick.conf #55

Closed amlinger closed 6 years ago

amlinger commented 6 years ago

Only read tellstick.conf once when first needed, and listen for error messages thrown by tellstick.conf-parser.

This will provide better error handling when reading the conf file, together with https://github.com/amlinger/tellstick.conf-parser/issues/5