Commit graph

  • bf413c9897 Fixed review findings Kai Lauterbach 2022-05-22 16:35:10 +0200
  • 23bf57648c Disabled weatherstation notice functionality. klaute 2022-05-22 09:40:59 +0200
  • 7a689034b4 Added windspeed exceed functionality, it calls an url if max windspeed is exceeded Kai Lauterbach 2022-05-22 08:51:24 +0200
  • b61564d206 Added a weather station fix factor Kai Lauterbach 2022-05-21 17:46:06 +0200
  • 562d0d294d Updated user config example Kai Lauterbach 2022-05-20 10:13:02 +0200
  • 345639395d Added pressure to hbWebstat Kai Lauterbach 2022-05-19 19:41:36 +0200
  • 795e00be29 Windspeed measurement time increased Kai Lauterbach 2022-05-18 19:24:49 +0200
  • 7d561546ed Changed windspeed tp m/s Kai Lauterbach 2022-05-18 19:08:55 +0200
  • 3ee77e178f Changed rotor length again Kai Lauterbach 2022-05-17 16:58:45 +0200
  • fde1c5da2d Optical code changes Kai Lauterbach 2022-05-17 10:13:17 +0200
  • da25197cdb Git ignore file udpate Kai Lauterbach 2022-05-17 10:00:34 +0200
  • 5f48c233f4 Some more files to ignore Kai Lauterbach 2022-05-16 22:30:05 +0200
  • 1e534bf86a Added missing influxDB v1 implementation Kai Lauterbach 2022-05-16 22:29:28 +0200
  • 6109a2901d Fixed windspeed calculation radius value. Kai Lauterbach 2022-05-16 22:28:42 +0200
  • 90a6699699 Merge branch 'feature/InfluxDB-Connection-Update' of https://git.okoyono.de/okoyono/weatherstation into feature/InfluxDB-Connection-Update klaute 2022-05-16 14:29:17 +0200
  • fd34521f32 Merge branch 'feature/InfluxDB-Connection-Update' of https://git.okoyono.de/okoyono/weatherstation into feature/InfluxDB-Connection-Update klaute 2022-05-16 14:28:15 +0200
  • cc1e91d679 Comment changed klaute 2022-05-16 14:27:39 +0200
  • ad2502db2a Just commiting Kai Lauterbach 2022-05-16 14:26:17 +0200
  • 236034d890 Comment added Kai Lauterbach 2022-05-16 14:00:35 +0200
  • 676a67c3c0 Fixed webserver update time and modified webstat website content. Kai Lauterbach 2022-05-16 13:34:33 +0200
  • 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 Kai Lauterbach 2022-05-16 11:01:06 +0200
  • 8852f13d04 Comments added Kai Lauterbach 2022-05-16 10:47:20 +0200
  • fe3232cfe3 Debug output of windspeed calculation added. Kai Lauterbach 2022-05-16 10:45:08 +0200
  • e13d72fa2c Fixed homebrew stat json data generation. Kai Lauterbach 2022-05-16 10:25:07 +0200
  • dea274117c Removed old unused code Kai Lauterbach 2022-05-16 10:12:36 +0200
  • fdc9ddbf31 Removed unused code Kai Lauterbach 2022-05-16 08:46:05 +0200
  • bce0c81139 #ifdef fixed Kai Lauterbach 2022-05-15 23:06:02 +0200
  • 4250c6c9cc Temperatur const value added to fix temperature issues. Updated user config example. Fixed wifi setup. Kai Lauterbach 2022-05-15 22:47:23 +0200
  • 5f0614ce4f Moved Homebridge webstat to webUpdater logic. Fixed Windspeed calculation. Added a interval firmware reset functionality. Kai Lauterbach 2022-05-15 22:34:36 +0200
  • 116dfa658f Added include of wifiManager to webUpdater Kai Lauterbach 2022-05-14 19:54:51 +0200
  • 4fcb7ba2a7 Added ; Kai Lauterbach 2022-05-14 19:53:31 +0200
  • f392fce1cc WifiManager reset feature added to webUpdater. Kai Lauterbach 2022-05-14 19:38:58 +0200
  • c0b59dd421 Updated InfluxDB connection to get it compatible with InfluxDB 2.2.0 Kai Lauterbach 2022-05-09 09:42:42 +0200
  • 0cf171093b Libraries Kai Lauterbach 2022-05-09 09:34:49 +0200
  • 27a3a08127 Removed minus from const value. Kai Lauterbach 2022-05-05 10:26:29 +0200
  • f25b6dfa8e Calculation of lux value improved Kai Lauterbach 2022-05-05 10:21:36 +0200
  • d83182ddf5 Comment added Kai Lauterbach 2022-05-05 09:54:00 +0200
  • 9d21170f06 Added LUX calculation to the APDS9960 sensor configuration. Kai Lauterbach 2022-05-05 09:41:14 +0200
  • ea376846f5 Added espHome yaml configuration file - alternative to arduino firmware implementation. Kai Lauterbach 2022-05-04 17:59:24 +0200
  • d47c4c3c1c Push fixed klaute 2020-04-29 15:56:39 +0200
  • d0b15a162a Example update klaute 2020-03-27 19:06:11 +0100
  • 504b27a834 Fixed push call klaute 2020-03-25 11:09:00 +0100
  • 44a528467a Fixed json klaute 2020-03-25 08:15:04 +0100
  • 600e5a7fbe tld fixed klaute 2020-03-24 22:29:18 +0100
  • bf7ac4b0df script to sync oko weather station to external weather provider like openweather klaute 2020-03-24 22:24:40 +0100
  • 35e1234798 Added battery pin configuration klaute 2020-02-20 19:49:44 +0100
  • f9ee9740ae Fixed apds9960 read call. klaute 2020-02-18 20:06:03 +0100
  • d383677b80
    Add README.md file to firmware Florian Eitel 2019-08-04 13:18:59 +0200
  • 01d6737d60
    Use NaN to signal no sensor values Florian Eitel 2019-08-04 13:18:28 +0200
  • 007d2e4e73
    Refactor webUpdater to remove logic from firmware.ino Florian Eitel 2019-08-04 12:46:42 +0200
  • ed913d740e
    Make influxdb and serial feature configurable Florian Eitel 2019-08-04 12:08:31 +0200
  • be334245ff
    Refactor sensor interface with extra files and function pointer Florian Eitel 2019-08-04 11:56:18 +0200
  • abcfcd276c
    Remove unused Adafruit_Sensor import Florian Eitel 2019-08-03 23:34:18 +0200
  • 2f9bae5622
    Refactor ifdef's to be less verbose and better to read Florian Eitel 2019-08-03 23:17:17 +0200
  • f4139b27c8
    Update firmware libraries Florian Eitel 2019-08-03 20:34:17 +0200
  • 92908452fc „firmware/config_user.h.example“ ändern Aaron Fischer 2019-03-31 18:48:37 +0000
  • 449654c250 working without light sensor Thomas Kopp 2019-03-31 17:01:04 +0200
  • b0ec86890d Fixing ifdef logic Thomas Kopp 2019-03-31 16:17:57 +0200
  • dfc2d277d1 Refine the holder Aaron Fischer 2019-03-30 21:09:31 +0100
  • 6553707490 Holder holds a 18650 cell Aaron Fischer 2019-03-29 23:41:52 +0100
  • f6ffaceb9a Add a pcb holder Aaron Fischer 2019-03-29 23:00:06 +0100
  • c2f1571305 Charge / charging test modified. klaute 2019-02-09 09:52:49 +0100
  • 808cf6a40d Nodemcu board support added. klaute 2019-02-06 21:26:13 +0100
  • 2826cbb983 adding series resistors to bat status, minor changes Thomas Kopp 2019-02-05 00:10:58 +0100
  • 11c991e687 Add some hints to reset the credentials. Fixes #16 Aaron Fischer 2019-02-03 21:14:18 +0100
  • a90f02583d Fix small silkscreen issues Aaron Fischer 2019-02-03 20:57:10 +0100
  • 44e9b02cf1 latest version Thomas Kopp 2019-02-03 19:13:33 +0100
  • bd95532bc4 Fix a lot of compiler warnings (#MDST) Aaron Fischer 2019-02-03 19:10:38 +0100
  • 639a1205a1 Merge branch 'master' of ssh://git.okoyono.de:222/oko/weatherstation Thomas Kopp 2019-02-03 17:05:08 +0100
  • ceb9f8e86d Adding spare GPIOs, pads for charge status Thomas Kopp 2019-02-03 17:01:49 +0100
  • 7e51a889fd Add the arduino settings image Aaron Fischer 2019-02-03 16:40:32 +0100
  • f24858d162 Move all dependencies to the repository Aaron Fischer 2019-02-03 16:12:19 +0100
  • 091ab25196 Fixed typo klaute 2019-02-03 15:09:01 +0100
  • 1b2f55c84d Merge branch 'master' of ssh://git.okoyono.de:222/oko/weatherstation klaute 2019-02-03 14:53:16 +0100
  • b4284ccb3c Added user specific humidity/light calculation factor constants. klaute 2019-02-03 14:53:08 +0100
  • db6addc33b typo Thomas Kopp 2019-02-03 14:48:20 +0100
  • b850263675 „README.md“ ändern Aaron Fischer 2019-02-03 12:23:56 +0000
  • 589be0474f Logic fixed for charging/charged pin klaute 2019-02-02 15:21:03 +0100
  • 1ea0ea410d Fix limititing number of retries Thomas Kopp 2019-02-02 14:59:00 +0100
  • 94550e1743 03962a schematic added klaute 2019-02-02 14:02:20 +0100
  • e869f03c2c Some more constants. klaute 2019-02-02 14:01:13 +0100
  • 29c52d0a34 Fixed influxdb write klaute 2019-02-02 13:58:47 +0100
  • 2bdc615ddb Some logic fixes klaute 2019-02-02 13:31:21 +0100
  • ef2a6c15de Timeout constant values are used now. klaute 2019-02-02 11:58:44 +0100
  • 740bfc600b Battery charging states added. klaute 2019-02-02 11:15:27 +0100
  • 87fe6c6e7a Added battery charging states. klaute 2019-02-02 10:09:00 +0100
  • 1f1bd3d19b Add solarpanel holder Aaron Fischer 2019-01-30 09:31:26 +0100
  • 11d5d27167 Change PCB to square Aaron Fischer 2019-01-30 09:30:51 +0100
  • f0974e6e79 Update 'firmware/sensors.ino' klaute 2019-01-28 10:54:16 +0000
  • a11f8aef4f Lumen -> Lux Aaron Fischer 2019-01-28 08:20:27 +0000
  • b5a7b36869 user config example updated klaute 2019-01-27 20:31:15 +0100
  • 96894fbc39 Fixed compilation errors... config_user.h includes twice. klaute 2019-01-27 20:14:43 +0100
  • 1cef0e43c8 Clean up power settings logic Thomas Kopp 2019-01-27 18:49:28 +0100
  • 07ed99f9a2 Pushing only valid values Thomas Kopp 2019-01-27 16:29:58 +0100
  • dcc4ce9290 minor changes Thomas Kopp 2019-01-27 13:11:12 +0100
  • 796f620135 changing some tracks, using GND plane Thomas Kopp 2019-01-27 12:29:51 +0100
  • cc93c0ccb0 „README.md“ ändern Aaron Fischer 2019-01-26 21:08:11 +0000
  • ab31e30a95 „README.md“ ändern Aaron Fischer 2019-01-26 21:08:00 +0000
  • 90bdce324f Finish the pcb design (hopefully) Aaron Fischer 2019-01-13 00:42:47 +0100
  • c8dbbd380e Make a nice PCB to hold the components on the board Aaron Fischer 2019-01-10 22:00:49 +0100