• Joined on 2020-11-19
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-15 22:35:14 +02:00
5f0614ce4f Moved Homebridge webstat to webUpdater logic. Fixed Windspeed calculation. Added a interval firmware reset functionality.
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-14 19:54:54 +02:00
116dfa658f Added include of wifiManager to webUpdater
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-14 19:53:34 +02:00
4fcb7ba2a7 Added ;
klaute created branch feature/InfluxDB-Connection-Update in okoyono/weatherstation 2022-05-14 19:39:09 +02:00
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-14 19:39:09 +02:00
f392fce1cc WifiManager reset feature added to webUpdater.
c0b59dd421 Updated InfluxDB connection to get it compatible with InfluxDB 2.2.0
Compare 2 commits »
klaute pushed to master at okoyono/weatherstation 2022-05-09 09:37:03 +02:00
0cf171093b Libraries
klaute pushed to master at okoyono/weatherstation 2022-05-05 10:26:31 +02:00
27a3a08127 Removed minus from const value.
klaute pushed to master at okoyono/weatherstation 2022-05-05 10:21:41 +02:00
f25b6dfa8e Calculation of lux value improved
klaute pushed to master at okoyono/weatherstation 2022-05-05 09:54:03 +02:00
d83182ddf5 Comment added
klaute pushed to master at okoyono/weatherstation 2022-05-05 09:41:17 +02:00
9d21170f06 Added LUX calculation to the APDS9960 sensor configuration.
klaute pushed to master at okoyono/weatherstation 2022-05-04 18:00:56 +02:00
ea376846f5 Added espHome yaml configuration file - alternative to arduino firmware implementation.