mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
bump irm-kmi-api==1.0.3
This commit is contained in:
parent
90023ae5af
commit
c87d87f40c
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues",
|
"issue_tracker": "https://github.com/jdejaegh/irm-kmi-ha/issues",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"irm-kmi-api>=1.0.2,<2.0.0"
|
"irm-kmi-api==1.0.3"
|
||||||
],
|
],
|
||||||
"version": "0.3.0"
|
"version": "0.3.0"
|
||||||
}
|
}
|
|
@ -1,4 +1,4 @@
|
||||||
aiohttp>=3.11.13
|
aiohttp>=3.11.13
|
||||||
homeassistant==2025.4.4
|
homeassistant==2025.4.4
|
||||||
voluptuous==0.15.2
|
voluptuous==0.15.2
|
||||||
irm-kmi-api>=1.0.2,<2.0.0
|
irm-kmi-api==1.0.3
|
Loading…
Add table
Reference in a new issue