-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Add Mealie documentation #33264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Mealie documentation #33264
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -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 | ||||||||||||||||||||||||||||||||||||||||||||||
Comment on lines
+21
to
+28
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ensure Proper Markdown Formatting The list of meal types should be surrounded by blank lines to comply with Markdown best practices and to avoid issues with some Markdown parsers. +
- Breakfast
- Lunch
- Dinner
- Side
+ Committable suggestion
Suggested change
ToolsMarkdownlint
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ensure the File Ends with a Single Newline Character The markdown file should end with a single newline character to comply with Markdownlint rules and general UNIX file formatting standards. - Side
+ Side
+ Committable suggestion
Suggested change
ToolsMarkdownlint
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typographical Correction: Check Spelling
The word "Mealie" might be flagged as a spelling mistake. If "Mealie" is the correct term (as it seems to be the name of the product), consider adding it to a custom dictionary to avoid future flags.
Tools
LanguageTool