core/homeassistant/components/mealie/manifest.json

11 lines
297 B
JSON

{
"domain": "mealie",
"name": "Mealie",
"codeowners": ["@joostlek", "@andrew-codechimp"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/mealie",
"integration_type": "service",
"iot_class": "local_polling",
"requirements": ["aiomealie==0.9.3"]
}