mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Add Mealie todo lists & me as code owner (#33639)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
f56cbe1ae3
commit
4eb47bff48
@ -473,7 +473,7 @@ source/_integrations/martec.markdown @starkillerOG
|
|||||||
source/_integrations/mastodon.markdown @fabaff
|
source/_integrations/mastodon.markdown @fabaff
|
||||||
source/_integrations/matrix.markdown @PaarthShah
|
source/_integrations/matrix.markdown @PaarthShah
|
||||||
source/_integrations/matter.markdown @home-assistant/matter
|
source/_integrations/matter.markdown @home-assistant/matter
|
||||||
source/_integrations/mealie.markdown @joostlek
|
source/_integrations/mealie.markdown @joostlek @andrew-codechimp
|
||||||
source/_integrations/meater.markdown @Sotolotl @emontnemery
|
source/_integrations/meater.markdown @Sotolotl @emontnemery
|
||||||
source/_integrations/medcom_ble.markdown @elafargue
|
source/_integrations/medcom_ble.markdown @elafargue
|
||||||
source/_integrations/media_extractor.markdown @joostlek
|
source/_integrations/media_extractor.markdown @joostlek
|
||||||
|
@ -3,14 +3,17 @@ title: Mealie
|
|||||||
description: Instructions on how to setup Mealie devices in Home Assistant.
|
description: Instructions on how to setup Mealie devices in Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Calendar
|
- Calendar
|
||||||
|
- To-do list
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_release: 2024.7
|
ha_release: 2024.7
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@joostlek'
|
- '@joostlek'
|
||||||
|
- '@andrew-codechimp'
|
||||||
ha_domain: mealie
|
ha_domain: mealie
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- calendar
|
- calendar
|
||||||
|
- todo
|
||||||
ha_integration_type: service
|
ha_integration_type: service
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -39,6 +42,10 @@ The integration will create a calendar for every type of meal plan:
|
|||||||
- Dinner
|
- Dinner
|
||||||
- Side
|
- Side
|
||||||
|
|
||||||
|
## Shopping Lists
|
||||||
|
|
||||||
|
The integration will create a to-do list for every Mealie shopping list.
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
The Mealie integration has the following services:
|
The Mealie integration has the following services:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user