1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Bump irm-kmi-api to 1.1.1 to fix wind bug (#161578)

This commit is contained in:
Jules Dejaeghere
2026-01-25 20:56:53 +01:00
committed by GitHub
parent 431d311193
commit fad66d13f3
3 changed files with 3 additions and 3 deletions

View File

@@ -9,5 +9,5 @@
"iot_class": "cloud_polling",
"loggers": ["irm_kmi_api"],
"quality_scale": "bronze",
"requirements": ["irm-kmi-api==1.1.0"]
"requirements": ["irm-kmi-api==1.1.1"]
}

2
requirements_all.txt generated
View File

@@ -1311,7 +1311,7 @@ iottycloud==0.3.0
iperf3==0.1.11
# homeassistant.components.irm_kmi
irm-kmi-api==1.1.0
irm-kmi-api==1.1.1
# homeassistant.components.isal
isal==1.8.0

View File

@@ -1154,7 +1154,7 @@ iometer==0.3.0
iottycloud==0.3.0
# homeassistant.components.irm_kmi
irm-kmi-api==1.1.0
irm-kmi-api==1.1.1
# homeassistant.components.isal
isal==1.8.0