feature/InfluxDB-Connection-Update #1

Merged
klaute merged 39 commits from feature/InfluxDB-Connection-Update into master 2022-05-23 17:36:59 +02:00

39 commits

Author SHA1 Message Date
Kai Lauterbach ef6920dbe3 Added http response handling (debug output print). 2022-05-23 17:34:59 +02:00
Kai Lauterbach d670b753dc Added staus led toggle code 2022-05-23 13:10:15 +02:00
Kai Lauterbach 7ef9dd4e53 Debug output added 2022-05-23 12:52:57 +02:00
Kai Lauterbach d8dbc00280 HTTP_CALL_ON_WINDSPEED_EXCEED execution bug fix 2022-05-23 12:21:11 +02:00
Kai Lauterbach 174eaa985e Windsensor meas time type is int not float 2022-05-23 12:14:38 +02:00
Kai Lauterbach 79b61baf71 Moved some parts of config.h to the user config file. Also added a constants header. 2022-05-23 12:09:45 +02:00
Kai Lauterbach bf413c9897 Fixed review findings 2022-05-22 16:35:10 +02:00
klaute 23bf57648c Disabled weatherstation notice functionality. 2022-05-22 09:40:59 +02:00
Kai Lauterbach 7a689034b4 Added windspeed exceed functionality, it calls an url if max windspeed is exceeded 2022-05-22 08:51:24 +02:00
Kai Lauterbach b61564d206 Added a weather station fix factor 2022-05-21 17:46:06 +02:00
Kai Lauterbach 562d0d294d Updated user config example 2022-05-20 10:13:02 +02:00
Kai Lauterbach 345639395d Added pressure to hbWebstat 2022-05-19 19:41:36 +02:00
Kai Lauterbach 795e00be29 Windspeed measurement time increased 2022-05-18 19:24:49 +02:00
Kai Lauterbach 7d561546ed Changed windspeed tp m/s 2022-05-18 19:08:55 +02:00
Kai Lauterbach 3ee77e178f Changed rotor length again 2022-05-17 16:58:45 +02:00
Kai Lauterbach fde1c5da2d Optical code changes 2022-05-17 10:13:17 +02:00
Kai Lauterbach da25197cdb Git ignore file udpate 2022-05-17 10:00:34 +02:00
Kai Lauterbach 5f48c233f4 Some more files to ignore 2022-05-16 22:30:05 +02:00
Kai Lauterbach 1e534bf86a Added missing influxDB v1 implementation 2022-05-16 22:29:28 +02:00
Kai Lauterbach 6109a2901d Fixed windspeed calculation radius value. 2022-05-16 22:28:42 +02:00
klaute 90a6699699 Merge branch 'feature/InfluxDB-Connection-Update' of https://git.okoyono.de/okoyono/weatherstation into feature/InfluxDB-Connection-Update 2022-05-16 14:29:17 +02:00
klaute fd34521f32 Merge branch 'feature/InfluxDB-Connection-Update' of https://git.okoyono.de/okoyono/weatherstation into feature/InfluxDB-Connection-Update 2022-05-16 14:28:15 +02:00
klaute cc1e91d679 Comment changed 2022-05-16 14:27:39 +02:00
Kai Lauterbach ad2502db2a Just commiting 2022-05-16 14:26:17 +02:00
Kai Lauterbach 236034d890 Comment added 2022-05-16 14:00:35 +02:00
Kai Lauterbach 676a67c3c0 Fixed webserver update time and modified webstat website content. 2022-05-16 13:34:33 +02:00
Kai Lauterbach 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 2022-05-16 11:01:06 +02:00
Kai Lauterbach 8852f13d04 Comments added 2022-05-16 10:47:20 +02:00
Kai Lauterbach fe3232cfe3 Debug output of windspeed calculation added. 2022-05-16 10:45:08 +02:00
Kai Lauterbach e13d72fa2c Fixed homebrew stat json data generation. 2022-05-16 10:25:07 +02:00
Kai Lauterbach dea274117c Removed old unused code 2022-05-16 10:12:36 +02:00
Kai Lauterbach fdc9ddbf31 Removed unused code 2022-05-16 08:46:05 +02:00
Kai Lauterbach bce0c81139 #ifdef fixed 2022-05-15 23:06:02 +02:00
Kai Lauterbach 4250c6c9cc Temperatur const value added to fix temperature issues. Updated user config example. Fixed wifi setup. 2022-05-15 22:47:23 +02:00
Kai Lauterbach 5f0614ce4f Moved Homebridge webstat to webUpdater logic. Fixed Windspeed calculation. Added a interval firmware reset functionality. 2022-05-15 22:34:36 +02:00
Kai Lauterbach 116dfa658f Added include of wifiManager to webUpdater 2022-05-14 19:54:51 +02:00
Kai Lauterbach 4fcb7ba2a7 Added ; 2022-05-14 19:53:31 +02:00
Kai Lauterbach f392fce1cc WifiManager reset feature added to webUpdater. 2022-05-14 19:38:58 +02:00
Kai Lauterbach c0b59dd421 Updated InfluxDB connection to get it compatible with InfluxDB 2.2.0 2022-05-09 09:42:42 +02:00