Commit graph

40 commits

Author SHA1 Message Date
b59ca80de7
bump version 1.0.3 -> 1.1.0 2025-06-18 18:51:26 +02:00
c6c4d9b585
Add support for heat warning type (id=10) 2025-06-18 18:48:30 +02:00
bd3b4e0a84
bump version 1.0.2 -> 1.0.3 2025-05-13 20:35:51 +02:00
7efc8170c5
Make most types serializable 2025-05-13 20:35:22 +02:00
9b1752c096
bump version 1.0.1 -> 1.0.2 2025-05-10 22:29:49 +02:00
30c955c987
Fix visiblity bug 2025-05-10 22:29:40 +02:00
3e04e0d460
bump version 1.0.0 -> 1.0.1 2025-05-10 22:24:34 +02:00
a55b1efb28
Fix visiblity bug 2025-05-10 22:24:05 +02:00
7c462c3762
bump version 0.1.6 -> 1.0.0 2025-05-10 18:51:21 +02:00
286c91ebd4
Move const + add docstring 2025-05-10 18:23:59 +02:00
0c43066099
Use __all__ in __init__.py 2025-05-10 14:11:06 +02:00
fda9f74838
Fix timeout
Some checks failed
Run Python tests / Run tests (push) Has been cancelled
2025-05-05 23:04:47 +02:00
cb5a2c9076
Use built-in asyncio.timeout() 2025-05-05 22:59:31 +02:00
26521829b2
Import from top level module in tests 2025-05-05 22:41:29 +02:00
ac795d8b2c
Sort imports 2025-05-05 22:24:12 +02:00
caa826a9ce
Re-export public classes 2025-05-05 22:23:12 +02:00
756d00cb29
Remove prefix 2025-05-05 22:22:51 +02:00
c728493542
Use more enums 2025-05-05 22:17:54 +02:00
c06f1c8972
Breaking: remove prefix from data types 2025-05-05 21:44:50 +02:00
9641b4219b
Reformat code + add type hints 2025-05-05 21:42:20 +02:00
af40cba92d
Breaking: use Enum for pollen data 2025-05-05 20:11:10 +02:00
c4433f20cc
Reformat code 2025-05-05 19:32:12 +02:00
2782c57917
Breaking: make pollen names an enum 2025-05-05 19:31:02 +02:00
2bcbb35262
Breaking: radar style is now an enum 2025-05-05 19:22:57 +02:00
7407cd3b58
Add TODO 2025-05-05 19:12:41 +02:00
5b5c83401d
bump version 0.1.5 -> 0.1.6
Some checks failed
Run Python tests / Run tests (push) Has been cancelled
2025-05-04 11:44:50 +02:00
717f987083
Add docstring and reorder methods 2025-05-04 11:39:21 +02:00
760a13b19f
Add docstring for API 2025-05-04 11:00:25 +02:00
b4ea036f46
bump version 0.1.4 -> 0.1.5 2025-05-03 21:02:24 +02:00
c1caa01034
Add second weather condition and evolution 2025-05-03 20:59:52 +02:00
c3896bd3ce
Better error handling 2025-05-03 20:16:48 +02:00
7301364afd
bump version 0.1.3 -> 0.1.4 2025-05-03 18:06:07 +02:00
a9071efddd
bump version 0.1.2 -> 0.1.3 2025-05-03 17:54:36 +02:00
ccd8254c8f
bump version 0.1.1 -> 0.1.2 2025-05-03 17:37:24 +02:00
dfb9ccb5ef
Add test and fix minor issue 2025-05-03 17:36:59 +02:00
67f1740474
bump version 0.1.0 -> 0.1.1 2025-05-03 16:12:10 +02:00
1e3bc0d1f5
Create Python project 2025-05-03 16:10:40 +02:00
7166c0ccc8
Improve tests 2025-05-03 15:46:47 +02:00
61c641ddba
Sort imports 2025-05-03 11:22:07 +02:00
f567a51283
Import code and relevant tests 2025-05-02 21:45:56 +02:00