mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump pyloadapi to 1.4.1 (#138894)
This commit is contained in:
parent
901011de7b
commit
5dfd358fc9
@ -7,5 +7,5 @@
|
|||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pyloadapi"],
|
"loggers": ["pyloadapi"],
|
||||||
"requirements": ["PyLoadAPI==1.3.2"]
|
"requirements": ["PyLoadAPI==1.4.1"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -57,7 +57,7 @@ PyFlume==0.6.5
|
|||||||
PyFronius==0.7.3
|
PyFronius==0.7.3
|
||||||
|
|
||||||
# homeassistant.components.pyload
|
# homeassistant.components.pyload
|
||||||
PyLoadAPI==1.3.2
|
PyLoadAPI==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.met_eireann
|
# homeassistant.components.met_eireann
|
||||||
PyMetEireann==2024.11.0
|
PyMetEireann==2024.11.0
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -54,7 +54,7 @@ PyFlume==0.6.5
|
|||||||
PyFronius==0.7.3
|
PyFronius==0.7.3
|
||||||
|
|
||||||
# homeassistant.components.pyload
|
# homeassistant.components.pyload
|
||||||
PyLoadAPI==1.3.2
|
PyLoadAPI==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.met_eireann
|
# homeassistant.components.met_eireann
|
||||||
PyMetEireann==2024.11.0
|
PyMetEireann==2024.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user