mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Bump aiomealie to 0.6.0 (#121439)
This commit is contained in:
parent
de8415d5c7
commit
a66631f1ee
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/mealie",
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["aiomealie==0.5.0"]
|
||||
"requirements": ["aiomealie==0.6.0"]
|
||||
}
|
||||
|
@ -294,7 +294,7 @@ aiolookin==1.0.0
|
||||
aiolyric==1.1.0
|
||||
|
||||
# homeassistant.components.mealie
|
||||
aiomealie==0.5.0
|
||||
aiomealie==0.6.0
|
||||
|
||||
# homeassistant.components.modern_forms
|
||||
aiomodernforms==0.1.8
|
||||
|
@ -267,7 +267,7 @@ aiolookin==1.0.0
|
||||
aiolyric==1.1.0
|
||||
|
||||
# homeassistant.components.mealie
|
||||
aiomealie==0.5.0
|
||||
aiomealie==0.6.0
|
||||
|
||||
# homeassistant.components.modern_forms
|
||||
aiomodernforms==0.1.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user