|
52be58a9ef
|
Add heat warning in README
|
2025-06-22 10:25:09 +02:00 |
|
|
f1b18fe29a
|
bump version 0.3.1 -> 0.3.2
|
2025-06-18 20:32:36 +02:00 |
|
|
77e94d802b
|
Merge pull request #90 from jdejaegh/heat
Support heat warning (previsouly shown as `unknown`)
|
2025-06-18 20:32:02 +02:00 |
|
|
76a670427b
|
Update dependencies
Fix #89
|
2025-06-18 20:28:55 +02:00 |
|
|
866b1f3fa0
|
bump version 0.3.0 -> 0.3.1
|
2025-05-13 19:09:11 +02:00 |
|
|
914dd75d7b
|
Merge pull request #86 from jdejaegh/fix_regression
Fix regression in 0.3.0: make all elements from Forecast serializable
|
2025-05-13 19:03:42 +02:00 |
|
|
5c320b57fb
|
Fix regression: make all elements from Forecast serializable
Fix #85
|
2025-05-13 18:49:40 +02:00 |
|
|
68bcb8aeb4
|
bump version 0.2.32 -> 0.3.0
|
2025-05-03 21:53:20 +02:00 |
|
|
702f687a8d
|
Set logging level of dependency
|
2025-05-03 20:18:01 +02:00 |
|
|
d5a687fff5
|
Merge pull request #82 from jdejaegh/refactor
Refactor: move API code to its own pacakge on PyPI
|
2025-05-03 18:48:05 +02:00 |
|
|
9e178378fc
|
Update requirements
|
2025-05-03 18:38:11 +02:00 |
|
|
ef5d3ad126
|
Set debug level of irm-kmi-api to follow the integration
|
2025-05-03 18:30:31 +02:00 |
|
|
d0d542c3fe
|
Update dependencies
|
2025-05-03 17:58:52 +02:00 |
|
|
fd8aa3029f
|
Remove API code and test: use the irm-kmi-api PyPI package instead
|
2025-05-03 17:42:45 +02:00 |
|
|
fb43a882f8
|
Separate concerns: rain graph and api
|
2025-05-03 15:07:19 +02:00 |
|
|
57cce48c5f
|
Remove async await where not needed
|
2025-05-03 13:43:27 +02:00 |
|
|
7951bafefb
|
Remove unused parameters and imports
|
2025-05-02 20:37:49 +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 |
|
|
1e35e24c15
|
Update year
|
2025-03-08 10:45:49 +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 |
|
|
36bfe49ce2
|
Merge pull request #78 from jdejaegh/inline-images
Inline background images in base64
|
2025-02-24 21:38:38 +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 |
|
|
9064326860
|
Merge pull request #77 from jdejaegh/inline-font
Use inlined base64 representation of the font
|
2025-02-24 20:22:44 +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 |
|
|
18040eb577
|
Merge pull request #76 from jdejaegh/72-add-more-normal-sensors
Add more normal sensors
|
2025-02-22 20:46:05 +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 |
|
|
fbab30e33f
|
Update release title in workflow
|
2025-02-20 19:14:13 +01:00 |
|
|
7e75e4f184
|
bump version 0.2.28 -> 0.2.29
|
2025-02-20 19:11:32 +01:00 |
|
|
5d93102ada
|
Make workflow reusable
|
2025-02-20 19:11:18 +01:00 |
|
|
0776cff6d6
|
Merge pull request #74 from jdejaegh/opti
Reduce bandwidth consumption of the integration
|
2025-02-20 09:58:03 +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 |
|
|
225a853b27
|
Update requirements to match HA 2025.2.4 and Python 3.13
|
2025-02-16 12:16:54 +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 |
|
|
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 |
|