Commit graph

30 commits

Author SHA1 Message Date
66b3dacd4c
Reformat imports with ruff 2025-05-10 23:18:41 +02:00
6451570747
Use irm-kmi-api 1.0.2 2025-05-10 23:11:52 +02:00
3019d700e4
Breaking: remove deprecated 'forecast' attribute 2025-05-10 22:04:29 +02:00
fd8aa3029f
Remove API code and test: use the irm-kmi-api PyPI package instead 2025-05-03 17:42:45 +02:00
fb43a882f8
Separate concerns: rain graph and api 2025-05-03 15:07:19 +02:00
7951bafefb
Remove unused parameters and imports 2025-05-02 20:37:49 +02:00
6476f0e57a
Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
b1d21bf858
Rename parameter 2024-06-01 18:49:31 +02:00
d354199ace
Make new tests async 2024-06-01 18:46:03 +02:00
59a3a3f07a
Use non-blocking calls in the main loop 2024-06-01 18:30:12 +02:00
6bc54898ef
Simplify values in options 2024-05-20 22:03:28 +02:00
121b6e50c3
Create new service: irm_kmi.get_forecasts_radar 2024-05-19 22:54:55 +02:00
4e8f1faebc
Add test 2024-05-12 14:33:45 +02:00
4d45275c64
Keep forecast attribute 2024-04-06 17:05:36 +02:00
8a93adb053
Add test for pollen data fetching 2024-04-02 21:15:54 +02:00
ce79abbefe
Ensure native_templow <= native_temperature 2024-01-22 18:32:55 +01:00
bd26a99b0c
Implement binary sensor for weather warning 2024-01-13 21:54:44 +01:00
9925808b44
Remove unused fixture 2024-01-08 21:36:42 +01:00
e53f9aded4
Add test for config and repair flow 2024-01-08 21:32:28 +01:00
90d4dd3a78
Start adding repairs and better error handling 2024-01-07 11:20:03 +01:00
b4685a397f
Add config migration test and optimize imports 2023-12-30 18:37:45 +01:00
0e58df9434
Add config option to use the deprecated forecast attribute 2023-12-30 18:23:36 +01:00
a2fc11ddbd
Cleanup code 2023-12-29 23:18:47 +01:00
becd6418de
Organize imports 2023-12-29 21:01:35 +01:00
fe0b3419ce
When getting daily forecast, the min temperature of the current day should be the min temperature of the coming night 2023-12-29 20:59:32 +01:00
d7b2e9a742
Update config flow and improve error handling 2023-12-29 20:27:07 +01:00
aae39d8ddc
Add tests for weather radar data 2023-12-28 21:09:09 +01:00
1f97db64ff
Initial support for rain radar 2023-12-27 23:31:48 +01:00
c5ac0228ef
Add test 2023-12-27 11:35:58 +01:00
1ad42f5d7f
Add unit tests 2023-12-27 11:17:24 +01:00