Commit graph

17 commits

Author SHA1 Message Date
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 c0b59dd421 Updated InfluxDB connection to get it compatible with InfluxDB 2.2.0 2022-05-09 09:42:42 +02:00
Florian Eitel ed913d740e
Make influxdb and serial feature configurable 2019-08-04 13:21:14 +02:00
Aaron Fischer f24858d162 Move all dependencies to the repository
This step seems bold, but is saves us so much hassle. Even better, we have a
reliable codebase, with all the dependencies (and their versions) we
need in order to build the project. If a library got an update, we can
replace it inplace if the code is still compatible.
2019-02-03 16:15:00 +01:00
Thomas Kopp 1ea0ea410d Fix limititing number of retries 2019-02-02 14:59:00 +01:00
klaute 29c52d0a34 Fixed influxdb write 2019-02-02 13:58:47 +01:00
klaute 87fe6c6e7a Added battery charging states. 2019-02-02 10:09:00 +01:00
Thomas Kopp 07ed99f9a2 Pushing only valid values 2019-01-27 16:29:58 +01:00
klaute 10977e14b7 Powersaving implemented. The web update mechanism is disabled. 2018-07-12 22:30:30 +02:00
klaute c16d431c89 Added the battery voltage code. 2018-07-11 11:12:53 +02:00
klaute 60561224d4 First fully working implementation. But the measured wind speed has to be verified. Added some links for documentation. 2018-06-23 20:13:33 +02:00
klaute 284e3940ea Bugfix array size 2017-12-09 19:10:31 +01:00
klaute 0652515727 Added som debug messages 2017-12-09 18:08:37 +01:00
Aaron Fischer 729d2b8650 Der stand geht 2017-12-09 18:07:46 +01:00
Aaron Fischer 11c8c9a587 Add the sensor readings #1 2017-11-20 20:42:02 +01:00
Aaron Fischer f6d8abc723 Add influxdb and push the sensor data to the database 2017-11-20 20:15:42 +01:00
Aaron Fischer 4c174fda5e Lets start ... 2017-11-07 22:20:14 +01:00