Commit graph

158 commits

Author SHA1 Message Date
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
Some checks failed
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
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