Commit graph

183 commits

Author SHA1 Message Date
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
7e153e2b12
Version bump 2024-06-08 15:56:34 +02:00
671cc26031
Try to fix #38 for daily forecast 2024-06-08 14:33:13 +02:00
1862609bb2
Version bump 2024-06-01 20:56:02 +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
1f3bc392ba
Version bump 2024-05-28 20:21:07 +02:00
2bdfa014df
Fix bug in config migration 2024-05-28 19:48:32 +02:00
ff5f2f8adc
Add data attribution 2024-05-26 20:22:20 +02:00
9e07e18e85
Version bump 2024-05-24 17:47:38 +02:00
4decfe72ac
Merge pull request #32 from jdejaegh/language-picker
Add language picker to override default Home Assistant language in the integration
2024-05-24 17:44:32 +02:00
6bc54898ef
Simplify values in options 2024-05-20 22:03:28 +02:00
8d2fcbefb5
Fix hassfest validation 2024-05-20 21:14:02 +02:00
377601cf4d
Add language picker to override Home Assistant server language 2024-05-20 21:05:19 +02:00
92d4084cf2
Version bump 2024-05-20 11:28:13 +02:00
35bc326267
Add User-Agent to the client 2024-05-20 10:54:42 +02:00
e4a6d254af
Make service parameter optional 2024-05-20 10:46:12 +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
22b7305e14
Version bump 2024-05-15 18:06:11 +02:00
a0b6fdc36c
Add timezone offset in forecast service call response.
Related to #26
2024-05-12 17:58:12 +02:00
e693224792
Add timestamp sensor for next weather warning 2024-05-12 17:28:24 +02:00
a93b199364
Merge pull request #27 from jdejaegh/timeout_handling
Improve handling of API errors such as timeout
2024-05-12 14:35:57 +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
580a3a0350
Version bump 2024-05-10 15:13:47 +02:00
3c2bd51e85
First steps for better timeout handling 2024-05-10 14:58:21 +02:00
8aeb656360
Version bump 2024-04-09 18:41:40 +02:00
191f7f54fb
Fix typo 2024-04-09 18:11:51 +02:00
6060c09cc0
Version bump 2024-04-06 18:31:37 +02:00
e4c4c8e954
Use degrees for wind bearing instead of cardinal point 2024-04-06 18:31:15 +02:00
73236a7649
Version bump 2024-04-06 17:07:19 +02:00
4d45275c64
Keep forecast attribute 2024-04-06 17:05:36 +02:00
842ac0a5e4
Update versions to Home Assistant 2024.4.0 and Python 3.12 2024-04-04 21:21:11 +02:00
cb9cc62ce0
Version bump 2024-04-03 14:25:05 +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
39f5c75486
Add debug line 2024-04-03 11:24:13 +02:00
b5b9efc65f
Add icons for pollens 2024-04-02 22:41:34 +02:00
eec3564d17
Add docstring 2024-04-02 22:31:11 +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
33671e7a52
Version bump 2024-04-01 14:03:59 +02:00