Commit graph

19 commits

Author SHA1 Message Date
Joel Schmid
261cfb96c4 weatherSourceBase as composition to mqtt-source and rest-api 2021-11-26 13:46:57 +01:00
Joel Schmid
5f58565a53 remove error of new weather data callback 2021-08-22 13:05:03 +02:00
Joel Schmid
084af78841 imporved mqtt message handling 2021-04-30 19:33:58 +02:00
Joel Schmid
5aed4560e9 refactoring 2021-04-05 11:39:55 +02:00
Joel Schmid
641c05afc6 refactoring & generic weatherdata 2021-04-03 23:32:37 +02:00
Joel Schmid
ff28e70c31 add more logging 2021-04-02 22:46:24 +02:00
Joel Schmid
26204b4ed7 improved logs & errorhandling 2021-04-02 20:18:49 +02:00
Joel Schmid
69f8c4e9dc refactoring of config 2021-04-02 20:00:47 +02:00
Joel Schmid
c1412dffb2 mqtt authentication 2021-03-31 20:57:30 +02:00
Joel Schmid
a53d1eabe5 optimize regex 2021-03-20 22:32:17 +01:00
Joel Schmid
4f501344d5 new internal publish strategy for mqtt 2021-03-20 18:01:11 +01:00
Joel Schmid
15db885db8 check allow unregistered sensors in handleNewData 2021-03-20 16:11:30 +01:00
Joel Schmid
c0d315a409 allow unregistered sensors in config 2021-03-20 15:31:23 +01:00
Joel Schmid
9cc656e937 add sensor registration (inmemory) 2021-03-20 15:18:12 +01:00
Joel Schmid
356e502ed8 simplified mqtt topic regex 2021-03-20 11:31:19 +01:00
Joel Schmid
6eb9898778 support for multiple weathersensors 2021-03-20 11:20:27 +01:00
Joel Schmid
69369c210b add co2level support 2021-03-18 17:57:08 +01:00
Joel Schmid
0540519d68 fix typo 2021-03-09 18:41:52 +01:00
Joel Schmid
dcefbdecad initial weather-api 2021-03-05 23:20:47 +01:00