• Joined on 2020-11-19
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-21 17:46:09 +02:00
b61564d206 Added a weather station fix factor
klaute created pull request okoyono/weatherstation#1 2022-05-20 11:07:34 +02:00
feature/InfluxDB-Connection-Update
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-20 10:13:39 +02:00
562d0d294d Updated user config example
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-19 19:41:40 +02:00
345639395d Added pressure to hbWebstat
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-18 19:24:54 +02:00
795e00be29 Windspeed measurement time increased
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-18 19:08:58 +02:00
7d561546ed Changed windspeed tp m/s
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-17 16:58:49 +02:00
3ee77e178f Changed rotor length again
klaute pushed to feature/InfluxDB-Connection-Update at okoyono/weatherstation 2022-05-17 10:13:29 +02:00
fde1c5da2d Optical code changes
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.