Skip to content

Commit d261ed8

Browse files
joostlekc0ffeeca7
andauthored
Add Mealie documentation (home-assistant#33264)
* Add Mealie documentation * Update source/_integrations/mealie.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
1 parent b5b7440 commit d261ed8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

source/_integrations/mealie.markdown

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Mealie
3+
description: Instructions on how to setup Mealie devices in Home Assistant.
4+
ha_category:
5+
- Calendar
6+
ha_config_flow: true
7+
ha_release: 2024.7
8+
ha_iot_class: Local Polling
9+
ha_codeowners:
10+
- '@joostlek'
11+
ha_domain: mealie
12+
ha_platforms:
13+
- calendar
14+
ha_integration_type: integration
15+
---
16+
17+
The Mealie integration will fetch data from your [Mealie instance](https://mealie.io/).
18+
19+
{% include integrations/config_flow.md %}
20+
21+
## Available calendars
22+
23+
The integration will create a calendar for every type of meal plan:
24+
25+
- Breakfast
26+
- Lunch
27+
- Dinner
28+
- Side

0 commit comments

Comments
 (0)