Commit graph

263 commits

Author SHA1 Message Date
117c2d5030
Version bump 2025-01-30 18:42:04 +01:00
67a8647f7b
Merge pull request #71 from dcbr/patch-debug
Delete print statement
2025-01-30 18:38:41 +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
72e9d5dc99
Merge pull request #70 from jdejaegh/69-pollen-data
Fix pollen data parsing
2025-01-29 21:34:30 +01:00
3957eac952
Update pollen image in README 2025-01-29 21:32:11 +01:00
fdec55e021
Update pollen detection after SVG change 2025-01-29 21:29:26 +01:00
b666f7dd10
Update requirements to match HA 2025.1.4 2025-01-29 18:43:20 +01:00
082770f480
Add example of output for getWarnings 2025-01-10 10:43:08 +01:00
6661bac5ad
Add radar image example 2025-01-09 15:39:35 +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
34cb9e1bb5
Merge pull request #65 from jdejaegh/64-async_config_entry_first_refresh
Fix 'irm_kmi' uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry
2024-12-29 18:38:09 +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
fe412dfec3
Update requirements to match HA 2024.12.5
Some checks failed
Run Python tests / Run tests (3.12) (push) Successful in 1m8s
Validate / validate-hacs (push) Failing after 20s
Validate / validate-hassfest (push) Failing after 32s
2024-12-29 17:25:40 +01:00
41fd90bf63
Version bump 2024-12-05 23:12:43 +01:00
cf7519e7db
Update requirements 2024-12-05 23:12:20 +01:00
972ab3f9e6
Version bump 2024-11-09 15:06:43 +01:00
bd22b62eef
Update requirements and tests to match 2024.11.1 2024-11-09 15:04:35 +01:00
89db47f653
Version bump 2024-11-09 11:25:40 +01:00
e378486d74
Merge pull request #56 from ViPeR5000/main
Create pt.json
2024-11-09 11:22:39 +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
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