mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
parent
4e1a77326e
commit
82cffcbc23
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/mealie",
|
"documentation": "https://www.home-assistant.io/integrations/mealie",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["aiomealie==0.9.1"]
|
"requirements": ["aiomealie==0.9.2"]
|
||||||
}
|
}
|
||||||
|
@ -288,7 +288,7 @@ aiolookin==1.0.0
|
|||||||
aiolyric==2.0.1
|
aiolyric==2.0.1
|
||||||
|
|
||||||
# homeassistant.components.mealie
|
# homeassistant.components.mealie
|
||||||
aiomealie==0.9.1
|
aiomealie==0.9.2
|
||||||
|
|
||||||
# homeassistant.components.modern_forms
|
# homeassistant.components.modern_forms
|
||||||
aiomodernforms==0.1.8
|
aiomodernforms==0.1.8
|
||||||
|
@ -270,7 +270,7 @@ aiolookin==1.0.0
|
|||||||
aiolyric==2.0.1
|
aiolyric==2.0.1
|
||||||
|
|
||||||
# homeassistant.components.mealie
|
# homeassistant.components.mealie
|
||||||
aiomealie==0.9.1
|
aiomealie==0.9.2
|
||||||
|
|
||||||
# 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