• Joined on 2020-11-19
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-17 10:00:37 +02:00
da25197cdb Git ignore file udpate
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 22:38:34 +02:00
5f48c233f4 Some more files to ignore
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 22:29:31 +02:00
1e534bf86a Added missing influxDB v1 implementation
6109a2901d Fixed windspeed calculation radius value.
Compare 2 commits »
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 14:31:29 +02:00
90a6699699 Merge branch 'feature/InfluxDB-Connection-Update' of https://git.okoyono.de/okoyono/weatherstation into feature/InfluxDB-Connection-Update
fd34521f32 Merge branch 'feature/InfluxDB-Connection-Update' of https://git.okoyono.de/okoyono/weatherstation into feature/InfluxDB-Connection-Update
cc1e91d679 Comment changed
Compare 3 commits »
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 14:29:09 +02:00
ad2502db2a Just commiting
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 14:00:38 +02:00
236034d890 Comment added
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 13:34:36 +02:00
676a67c3c0 Fixed webserver update time and modified webstat website content.
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 11:01:09 +02:00
747724c2ed Updated homebrew web status code to get it compatible to github.com:metbosch/homebridge-http-temperature and github.com/UnPoilTefal/homebridge-advanced-http-temperature-humidity
8852f13d04 Comments added
fe3232cfe3 Debug output of windspeed calculation added.
Compare 3 commits »
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 10:25:13 +02:00
e13d72fa2c Fixed homebrew stat json data generation.
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-16 10:12:40 +02:00
dea274117c Removed old unused code
fdc9ddbf31 Removed unused code
Compare 2 commits »
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-15 23:07:20 +02:00
bce0c81139 #ifdef fixed
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-15 22:47:39 +02:00
4250c6c9cc Temperatur const value added to fix temperature issues. Updated user config example. Fixed wifi setup.
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