Commit graph

32 commits

Author SHA1 Message Date
66b3dacd4c
Reformat imports with ruff 2025-05-10 23:18:41 +02:00
3019d700e4
Breaking: remove deprecated 'forecast' attribute 2025-05-10 22:04:29 +02:00
cf71742b2f
Breaking: Update return of get_forecasts_radar_service() 2025-05-10 22:04:27 +02:00
fd8aa3029f
Remove API code and test: use the irm-kmi-api PyPI package instead 2025-05-03 17:42:45 +02:00
59a3a3f07a
Use non-blocking calls in the main loop 2024-06-01 18:30:12 +02:00
ff5f2f8adc
Add data attribution 2024-05-26 20:22:20 +02:00
377601cf4d
Add language picker to override Home Assistant server language 2024-05-20 21:05:19 +02:00
f5ebf31b0e
Add default value to parameter 2024-05-20 10:17:53 +02:00
121b6e50c3
Create new service: irm_kmi.get_forecasts_radar 2024-05-19 22:54:55 +02:00
4d45275c64
Keep forecast attribute 2024-04-06 17:05:36 +02:00
adc9e5d013
Translation and device info 2024-04-02 20:56:00 +02:00
ce79abbefe
Ensure native_templow <= native_temperature 2024-01-22 18:32:55 +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
974d6baca2
Fix lowest temperature for next day if it is currently the night 2023-12-29 21:40:36 +01:00
f4cd89e3fe
Return tonight's forecast after sunset in daily view 2023-12-29 21:35:14 +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
c82de28cdc
Remove some logging 2023-12-28 21:42:37 +01:00
ed20cd9922
Refactor and use latest observation as radar thumbnail 2023-12-28 15:30:30 +01:00
1f97db64ff
Initial support for rain radar 2023-12-27 23:31:48 +01:00
7ceb719d8b
Update docstrings 2023-12-27 11:22:27 +01:00
0a82f58fb5
Sort imports 2023-12-26 18:04:57 +01:00
e5c5a9223c
Remove YAML config and setup UI config 2023-12-26 16:01:32 +01:00
5a7c0ae8f0
Add hourly forecast 2023-12-25 11:38:10 +01:00
1c50c78f7a
Add daily forecast 2023-12-24 16:22:58 +01:00
7e15ba34f6
Process data in coordinator 2023-12-24 14:13:33 +01:00
a384a4b6fb
Handle edge case for current weather 2023-12-23 21:11:46 +01:00
ea853a05a2
Fix lines for PEP8 2023-12-23 21:08:46 +01:00
dc4115b92c
Add more attributes to current weather entity 2023-12-23 19:46:00 +01:00
11c3b11051
Minimal version, getting current temp and condition 2023-12-23 16:05:19 +01:00
aff79f709c
Start with hardcoded values 2023-12-22 18:48:07 +01:00