Commit graph

10 commits

Author SHA1 Message Date
7094d20eca Several improvements:
* Fix color mapping of precipitation
* Fix bug in calculation of max value of pollen / AQI
* Added update() method to backend which will only update after interval period has passed
2024-09-07 00:03:53 +02:00
09dc9805bc Added BME680 sensor 2024-09-01 22:10:53 +02:00
8dc11493aa Use NeoPixel led for wifi status 2024-09-01 16:50:16 +02:00
5cba98368f Fix merging pollen + AQI 2024-09-01 13:24:40 +02:00
60d91a5def Pass reference to NeoPixels to Display class. 2024-08-31 17:32:34 +02:00
3aecd54880 Added Display class; Neopixel is disabled for now 2024-08-30 21:08:34 +02:00
388bd0a84c Added classes for WifiHandler and BackendCommunication 2024-08-18 11:19:41 +02:00
a0dc2e257a Get config from server 2024-08-17 22:46:10 +02:00
93d5240443 Use LED_BUITIN and BUTTON_BUILTIN for user input/output + reset settings if user presses button within 3 seconds 2024-08-16 21:29:50 +02:00
c04c4138a3 Setup PlatformIO project using WIFIMANAGER-ESP32 and dESPatch 2024-07-28 17:24:50 +02:00