Commit graph

182 commits

Author SHA1 Message Date
57cce48c5f
Remove async await where not needed 2025-05-03 13:43:27 +02:00
f0a1853f67
Linting 2025-05-02 20:29:28 +02:00
2707950ad9
Remove unused parameter 2025-05-02 20:20:40 +02:00
1a33b3b594
Use relative import paths 2025-05-02 20:20:21 +02:00
6476f0e57a
Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
5932884c7a
Update requirements to match HA 2025.3.1 2025-03-08 10:51:54 +01:00
f729d59d9f
Fix UV index sensor showing as bar chart instead of graph in history 2025-03-03 18:33:03 +01:00
16a5399edb
bump version 0.2.31 -> 0.2.32 2025-02-24 21:39:21 +01:00
16a1991063
Inline background images in base64 2025-02-24 21:36:07 +01:00
be30c160f4
bump version 0.2.30 -> 0.2.31 2025-02-24 20:24:46 +01:00
ea23f0da2c
Use inlined base64 representation of the font instead of opening the file 2025-02-24 20:13:57 +01:00
7f9cca4960
Fix typo 2025-02-22 21:38:53 +01:00
fee2a10f5e
bump version 0.2.29 -> 0.2.30 2025-02-22 20:47:35 +01:00
be0a7425d4
Add rainfall sensor and tests 2025-02-22 20:39:15 +01:00
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
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