Commit graph

275 commits

Author SHA1 Message Date
2a5f122dae
Update requirements to match HA 2024.6.4 2024-06-23 12:07:03 +02:00
50a7a677fb
Update requirements to match HA 2024.6.3 2024-06-16 18:50:14 +02:00
5e7b01face
Version bump 2024-06-09 21:09:29 +02:00
da512c5f37
Merge pull request #48 from jdejaegh/next_sunrise_sunset
Add next sunset sunrise sensors
2024-06-09 20:43:26 +02:00
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
48ad275cf9
Merge pull request #47 from jdejaegh/fix_nl_weather
Fix current condition and twice daily forecast datetime for NL
2024-06-09 17:01:02 +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
afd62cce95
Update requirements to match HA 2024.6.0 2024-06-08 15:54:32 +02:00
eb036f9d05
Merge pull request #46 from jdejaegh/daily_midnight_bug
Fix midnight bug for daily forecast
2024-06-08 15:52:03 +02:00
671cc26031
Try to fix #38 for daily forecast 2024-06-08 14:33:13 +02:00
152fa9768e
Update requirements to match HA 2024.6.0 2024-06-06 21:02:20 +02:00
e716172a93
Set minimum version of Home Assistant required 2024-06-01 21:33:51 +02:00
1862609bb2
Version bump 2024-06-01 20:56:02 +02:00
89b08dca0f
Merge pull request #42 from jdejaegh/37-confidence-intervals-get_forecasts_radar
Add  confidence intervals for irm_kmi.get_forecasts_radar
2024-06-01 20:50:43 +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
0812ef5eef
Merge pull request #41 from jdejaegh/blocking_calls
Use non-blocking calls in the main loop
2024-06-01 18:51:29 +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
f651968b4d
Merge with origin/main 2024-06-01 18:40:44 +02:00
a7d17d707e
Fix test name 2024-06-01 18:36:38 +02:00
2562b2b733
Merge pull request #40 from jdejaegh/midnight_bug
Fix midnight bug: between 12AM and 1AM hourly forecast was shifted by +1 day
2024-06-01 18:33:17 +02:00
59a3a3f07a
Use non-blocking calls in the main loop 2024-06-01 18:30:12 +02:00
7bf45ac713
Use beta homeassistant to fix dependencies in the build 2024-05-31 23:03:25 +02:00
03677d01ef
Try to fix pipeline 2024-05-31 22:42:36 +02:00
a211a5e406
Try to fix pipeline 2024-05-31 22:40:54 +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
2579b79d11
Update requirements to match homeassistant==2024.5.5 2024-05-28 20:24:37 +02:00
1f3bc392ba
Version bump 2024-05-28 20:21:07 +02:00
6babe1e9f4
Merge pull request #35 from jdejaegh/unknown_text_in_radar
Fix regression: unknown text in radar
2024-05-28 20:20:11 +02:00
b973dd57fc
Add config migration test 2024-05-28 20:10:02 +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
e1ffb2ec8e
Update requirements 2024-05-20 21:08:31 +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
7ff9705536
Merge pull request #31 from jdejaegh/update-readme
Update README
2024-05-20 11:19:18 +02:00
e55a2e5300
Update license date 2024-05-20 11:13:33 +02:00
d75756968a
Update sensors screenshot 2024-05-20 11:08:54 +02:00
d85d4c7264
Add big blue buttons to install and configure the integration in one click 2024-05-20 11:04:10 +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