Commit graph

9 commits

Author SHA1 Message Date
012a474742 general refactor
now that this has been in use for a few months, generally feeling good
about it. this refactors to use some more concrete types (note using
TypedDict generally because most of this is uncontrolled input from
third-party json). otherwise this should not change anything regarding
functionality, just implementation.
2025-09-01 10:02:13 -04:00
2a3538ac9e misc linting 2025-08-30 11:41:14 -04:00
b832ee42a6 bump request timeout a bit 2025-07-20 07:50:36 -04:00
c08cfffc65 caching 2025-07-20 07:46:11 -04:00
fc964d3ac4 reformatting payload 2025-06-15 16:10:46 -04:00
b35bbe2d1c ruff format 2025-05-26 20:14:35 -04:00
b91d530f0b simpler datetime format 2025-05-26 19:57:12 -04:00
2647022a7b adding plain text to pollen label 2025-05-26 19:25:15 -04:00
021cb68cdb initial pass at pollen and weather data 2025-05-26 17:23:20 -04:00