|
09de4fbaa7
|
Version bump
|
2024-06-29 15:32:41 +02:00 |
|
|
91ff65c19d
|
Merge pull request #52 from jdejaegh/fix_pollen_data
Fix pollen data parsing
|
2024-06-29 15:24:55 +02:00 |
|
|
4af3d3dcbd
|
Update README
|
2024-06-29 15:21:30 +02:00 |
|
|
d16a08f647
|
Fix pollen parsing
|
2024-06-29 15:16:55 +02:00 |
|
|
3404e1649d
|
Version bump
|
2024-06-23 14:06:13 +02:00 |
|
|
65e31b700d
|
Merge pull request #50 from jdejaegh/serialize_daily_forecast
Serialize daily forecast
|
2024-06-23 13:50:25 +02:00 |
|
|
62e9e5fb9f
|
Fix edge case in current weather
|
2024-06-23 13:40:50 +02:00 |
|
|
5f53d16ce2
|
Fix daily forecast sunset sunrise type
Fix #49
|
2024-06-23 12:43:45 +02:00 |
|
|
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 |
|