Commit graph

6 commits

Author SHA1 Message Date
Admar Schoonen d0a1ba647f Add support for HW proto V1 2022-05-20 23:08:36 +02:00
Admar Schoonen 64e4e6f5e4 Code cleanup 2022-05-20 20:49:07 +02:00
Admar Schoonen 67760a854c Revert using AQI_max and pollen_max
When using AQI_max and pollen_max, the server currently returns the max of the complete set, but we're only displaying the next 12 hours. Also: when not calculating AQI_max and pollen_max ourselves we must have an internet connection always when refreshing the LEDs, otherwise the max values might not be valid anymore.
2022-05-20 20:15:34 +02:00
Admar Schoonen dd69819f38 Fix bug in parsing AQI_max / pollen_max 2022-05-16 22:07:27 +02:00
Admar Schoonen 20557e019c Use AQI_max and pollen_max (untested) 2022-05-15 07:45:31 +02:00
Admar Schoonen c11a674936 Initial commit 2022-04-22 21:20:37 +02:00