mdhom / e3dc-to-mqtt

Publishes E3DC data to an mqtt broker
Apache License 2.0
6 stars 2 forks source link

Catching exception if no db data available #3

Closed mdhom closed 2 years ago

mdhom commented 2 years ago

When starting on a new system, there won't be db_data of the previous month available, which results in a SendError. This error is now catched and the app continues.