diff --git a/source/_integrations/mealie.markdown b/source/_integrations/mealie.markdown new file mode 100644 index 00000000000..68427f9508e --- /dev/null +++ b/source/_integrations/mealie.markdown @@ -0,0 +1,28 @@ +--- +title: Mealie +description: Instructions on how to setup Mealie devices in Home Assistant. +ha_category: + - Calendar +ha_config_flow: true +ha_release: 2024.7 +ha_iot_class: Local Polling +ha_codeowners: + - '@joostlek' +ha_domain: mealie +ha_platforms: + - calendar +ha_integration_type: integration +--- + +The Mealie integration will fetch data from your [Mealie instance](https://mealie.io/). + +{% include integrations/config_flow.md %} + +## Available calendars + +The integration will create a calendar for every type of meal plan: + +- Breakfast +- Lunch +- Dinner +- Side \ No newline at end of file