Commit graph

40 commits

Author SHA1 Message Date
ac0fe07f4f
Keep the previous value for pollen and radar when the API fails only for those items but not for the main forecast 2024-05-10 18:43:54 +02:00
e4c4c8e954
Use degrees for wind bearing instead of cardinal point 2024-04-06 18:31:15 +02:00
4d45275c64
Keep forecast attribute 2024-04-06 17:05:36 +02:00
28cebe63c3
Merge pull request #18 from jdejaegh/12-pollen-and-uv-index-data-as-attributes
Fetch pollen level data from API
2024-04-03 14:22:53 +02:00
686ee62df6
Add test for SVG parsing 2024-04-03 11:29:28 +02:00
1d2681ce68
Add test for SVG parsing 2024-04-03 11:28:54 +02:00
cb32f77130
Add test for SVG parsing 2024-04-03 11:27:06 +02:00
8a93adb053
Add test for pollen data fetching 2024-04-02 21:15:54 +02:00
43a207522a
Add tests 2024-04-01 18:13:16 +02:00
c8b2954ef3
Initial support for pollen data 2024-04-01 18:08:16 +02:00
b2bc3a72ba
Use hass.config option to define config directory when loading files 2024-04-01 13:56:41 +02:00
18737439db
First step for pollen support 2024-04-01 12:14:51 +02:00
e1c2e8a659
Fix language setting causing sensor to fail. Fix #10 2024-02-25 14:19:49 +01:00
ce79abbefe
Ensure native_templow <= native_temperature 2024-01-22 18:32:55 +01:00
a401bc172a
Remove text_fr and text_nl from forecast and add text instead (auto-detect instance language) 2024-01-20 14:39:42 +01:00
44dd78c077
Add attributes to warning binary sensor 2024-01-20 14:29:20 +01:00
bd26a99b0c
Implement binary sensor for weather warning 2024-01-13 21:54:44 +01:00
4a5734daf6
Set update interval to 7 minutes 2024-01-12 22:37:42 +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
c5a9c2e613
Optimize imports 2024-01-02 21:50:28 +01:00
b7d39bf753
Add tests for new SVG camera and remove old ones 2024-01-02 21:45:37 +01:00
3915d9ff23
First try at supporting rain graph 2024-01-01 21:49:18 +01:00
27fab148b6
Prepare data structures for rain graph 2023-12-31 23:36:57 +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
b6e3482bf6
Add ressources 2023-12-28 21:54:43 +01:00
aae39d8ddc
Add tests for weather radar data 2023-12-28 21:09:09 +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
b86d54681d
Sort imports 2023-12-27 15:23:32 +01:00
e7db9d5dfa
Add test for IrmKmiCoordinator 2023-12-27 15:22:52 +01:00
c5ac0228ef
Add test 2023-12-27 11:35:58 +01:00
7ceb719d8b
Update docstrings 2023-12-27 11:22:27 +01:00
1ad42f5d7f
Add unit tests 2023-12-27 11:17:24 +01:00