mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump aiomealie to 0.10.0 (#149370)
This commit is contained in:
parent
f481c1b92f
commit
feeef88710
@ -7,5 +7,5 @@
|
|||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"quality_scale": "silver",
|
"quality_scale": "silver",
|
||||||
"requirements": ["aiomealie==0.9.6"]
|
"requirements": ["aiomealie==0.10.0"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -310,7 +310,7 @@ aiolookin==1.0.0
|
|||||||
aiolyric==2.0.1
|
aiolyric==2.0.1
|
||||||
|
|
||||||
# homeassistant.components.mealie
|
# homeassistant.components.mealie
|
||||||
aiomealie==0.9.6
|
aiomealie==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.modern_forms
|
# homeassistant.components.modern_forms
|
||||||
aiomodernforms==0.1.8
|
aiomodernforms==0.1.8
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -292,7 +292,7 @@ aiolookin==1.0.0
|
|||||||
aiolyric==2.0.1
|
aiolyric==2.0.1
|
||||||
|
|
||||||
# homeassistant.components.mealie
|
# homeassistant.components.mealie
|
||||||
aiomealie==0.9.6
|
aiomealie==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.modern_forms
|
# homeassistant.components.modern_forms
|
||||||
aiomodernforms==0.1.8
|
aiomodernforms==0.1.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user