Commit graph

66 commits

Author SHA1 Message Date
f1e7c267e6
Add next sunset sunrise sensors 2024-06-09 20:37:14 +02:00
0059b2f78f
Fetch sunrise and sunset time for daily forecast 2024-06-09 17:53:27 +02:00
f66b202b66
Fix current condition and twice daily forecast datetime for NL 2024-06-09 16:47:54 +02:00
671cc26031
Try to fix #38 for daily forecast 2024-06-08 14:33:13 +02:00
98079d904d
Linter changes 2024-06-01 20:41:23 +02:00
c647e83c4c
Add docstring 2024-06-01 20:39:37 +02:00
a952e3566f
Implement confidence intervals for irm_kmi.get_forecasts_radar 2024-06-01 20:35:28 +02:00
f651968b4d
Merge with origin/main 2024-06-01 18:40:44 +02:00
59a3a3f07a
Use non-blocking calls in the main loop 2024-06-01 18:30:12 +02:00
afea4df5d2
Fix midnight bug
Fix #38
2024-05-31 22:36:59 +02:00
2e90931996
Improve device name 2024-05-28 20:45:15 +02:00
2bdfa014df
Fix bug in config migration 2024-05-28 19:48:32 +02:00
377601cf4d
Add language picker to override Home Assistant server language 2024-05-20 21:05:19 +02:00
121b6e50c3
Create new service: irm_kmi.get_forecasts_radar 2024-05-19 22:54:55 +02:00
a0b6fdc36c
Add timezone offset in forecast service call response.
Related to #26
2024-05-12 17:58:12 +02:00
68491fc7da
Increaste timeout to 60s 2024-05-12 14:33:24 +02:00
d5d4005634
Weather data will become unavailable at the third failed update in a row 2024-05-10 20:36:03 +02:00
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
3c2bd51e85
First steps for better timeout handling 2024-05-10 14:58:21 +02:00
e4c4c8e954
Use degrees for wind bearing instead of cardinal point 2024-04-06 18:31:15 +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
adc9e5d013
Translation and device info 2024-04-02 20:56:00 +02:00
67ab04499e
Re-enable logging line 2024-04-01 18:14:25 +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
e1c2e8a659
Fix language setting causing sensor to fail. Fix #10 2024-02-25 14:19:49 +01:00
11d055e5f4
Reformat code 2024-01-22 18:35:02 +01:00
ce79abbefe
Ensure native_templow <= native_temperature 2024-01-22 18:32:55 +01:00
8ee79f43e9
Add full API data logging in debug mode 2024-01-21 15:04:01 +01:00
5c640a284f
Remove some logging 2024-01-20 15:17:34 +01:00
6aef5ffa19
Remove outdated TODO 2024-01-20 14:50:59 +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
f30821e0a8
Prepare support for weather warning 2024-01-12 22:30:38 +01:00
90d4dd3a78
Start adding repairs and better error handling 2024-01-07 11:20:03 +01:00
0eb96a63bf
Refactor and add docstring 2024-01-06 15:10:28 +01:00
c9ec30b8b2
Refactor SVG camera 2024-01-02 20:45:14 +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
e31f14989a
Remove logging 2023-12-30 18:38:26 +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
2b8fa6e444
Add support for more config options 2023-12-29 23:05:50 +01:00
becd6418de
Organize imports 2023-12-29 21:01:35 +01:00
d7b2e9a742
Update config flow and improve error handling 2023-12-29 20:27:07 +01:00
cd48705c1b
Start adding multiple languages 2023-12-28 22:35:41 +01:00
b6e3482bf6
Add ressources 2023-12-28 21:54:43 +01:00
88f889757a
Add docstring and reformat files 2023-12-28 21:37:51 +01:00