|
1844d02639
|
Add translation strings
|
2025-02-22 15:52:20 +01:00 |
|
|
ca98e12e88
|
Add icons and translation keys
|
2025-02-22 15:52:00 +01:00 |
|
|
fb59936c79
|
WIP start adding support for sensors for current weather
|
2025-02-21 20:47:22 +01:00 |
|
|
7e75e4f184
|
bump version 0.2.28 -> 0.2.29
|
2025-02-20 19:11:32 +01:00 |
|
|
93bda52ac8
|
Implement client caching based on ETag header
|
2025-02-16 20:40:44 +01:00 |
|
|
48fca3197f
|
Only fetch radar images when the camera is viewed by the user
|
2025-02-16 18:36:06 +01:00 |
|
|
196d4cc178
|
Configure bumpver and release workflow
|
2025-02-16 13:25:49 +01:00 |
|
|
3ef90ba688
|
Version bump
|
2025-02-07 21:49:10 +01:00 |
|
|
0a64e7eec2
|
Remove print
|
2025-02-07 21:48:46 +01:00 |
|
|
117c2d5030
|
Version bump
|
2025-01-30 18:42:04 +01:00 |
|
|
52812487f9
|
Delete debug line
|
2025-01-30 17:35:20 +00:00 |
|
dcbr
|
3947273ef7
|
Change print to debug logging
|
2025-01-30 09:14:51 +01:00 |
|
|
b78c8a6779
|
Version bump
|
2025-01-29 21:35:26 +01:00 |
|
|
fdec55e021
|
Update pollen detection after SVG change
|
2025-01-29 21:29:26 +01:00 |
|
|
9f06486512
|
Version bump
Run Python tests / Run tests (3.12) (push) Successful in 1m21s
Validate / validate-hacs (push) Failing after 42s
Validate / validate-hassfest (push) Failing after 36s
|
2024-12-29 18:47:59 +01:00 |
|
|
3ede45af43
|
Merge pull request #66 from jdejaegh/62-set-option-flow-config_entry-explicitly
Rename internal variable of IrmKmiOptionFlow to avoid name clash
|
2024-12-29 18:39:57 +01:00 |
|
|
0de029b30b
|
Rename internal variable of IrmKmiOptionFlow to avoid name clash
|
2024-12-29 18:34:19 +01:00 |
|
|
4978a92385
|
Fix typo
|
2024-12-29 18:17:17 +01:00 |
|
|
1254ae7157
|
Use hass.config_entries.async_reload to reload config entry
|
2024-12-29 18:06:08 +01:00 |
|
|
91d46dcb6c
|
Put config entry in coordinator
|
2024-12-29 18:04:24 +01:00 |
|
|
41fd90bf63
|
Version bump
|
2024-12-05 23:12:43 +01:00 |
|
|
972ab3f9e6
|
Version bump
|
2024-11-09 15:06:43 +01:00 |
|
|
89db47f653
|
Version bump
|
2024-11-09 11:25:40 +01:00 |
|
Rui Melo
|
c862e184d4
|
Create pt.json
|
2024-11-08 19:10:42 +00:00 |
|
|
b78d671bd2
|
Version bump
|
2024-10-27 18:30:41 +01:00 |
|
|
f9af56547a
|
Add test for pollen and fix pollen active
Fix #51
|
2024-10-27 18:18:35 +01:00 |
|
|
1c396fa247
|
Version bump
|
2024-10-27 11:42:36 +01:00 |
|
|
ec84b405de
|
Update dependencies
|
2024-10-27 11:40:15 +01:00 |
|
|
09de4fbaa7
|
Version bump
|
2024-06-29 15:32:41 +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 |
|
|
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 |
|
|
5e7b01face
|
Version bump
|
2024-06-09 21:09:29 +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 |
|
|
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 |
|