Skip to content

Commit 5ee347a

Browse files
Add HA-Mealie integration
1 parent 568d947 commit 5ee347a

File tree

3 files changed

+22
-8
lines changed

3 files changed

+22
-8
lines changed

_includes/portfolio/ha-mealie.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A Home Assistant integration that adds the Mealie meal planner calendar and shopping lists into Home Assistant with images and text sensors for today's meals.

_layouts/home.html

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,24 @@
22
layout: default
33
---
44

5-
{% include card.html title="Tom Timer" subtitle="for Apple Watch®" app-img="tomtimer.png" store-url="https://apps.apple.com/us/app/tom-timer/id1507200108" store-text="View on the App Store" markdown-content="tomtimer.md"%}
6-
{% include card.html title="When Do" subtitle="for Apple Watch®" app-img="whendo.png" store-url="https://apps.apple.com/us/app/when-do-a-complication/id1485413076" store-text="View on the App Store" markdown-content="whendo.md" %}
7-
{% include card.html title="HA Menu" subtitle="for MacOS®" app-img="hamenu.png" store-url="http://hamenu.codechimp.org/" store-text="View on GitHub" markdown-content="hamenu.md" %}
8-
{% include card.html title="HA Battery Notes" app-img="ha-battery-notes.png" store-url="https://github.com/andrew-codechimp/HA-Battery-Notes" store-text="View on GitHub" markdown-content="ha-battery-notes.md" %}
9-
{% include card.html title="HA Mastodon Profile Stats" app-img="ha-mastodon-profile-stats.png" store-url="https://github.com/andrew-codechimp/HA-Mastodon-Profile-Stats" store-text="View on GitHub" markdown-content="ha-mastodon-profile-stats.md" %}
10-
{% include card.html title="LMS TVH" app-img="lmstvh.png" store-url="https://github.com/codechimp-org/lms-tvh" store-text="View on GitHub" markdown-content="lmstvh.md" %}
11-
{% include card.html title="LMS Slim Snippets" subtitle="for Visual Studio Code" app-img="lmsvscode.png" store-url="https://marketplace.visualstudio.com/items?itemName=codechimp.lmsslim-snippets" store-text="View on Visual Studio Marketplace" markdown-content="lmsvscode.md" %}
12-
5+
{% include card.html title="Tom Timer" subtitle="for Apple Watch®" app-img="tomtimer.png"
6+
store-url="https://apps.apple.com/us/app/tom-timer/id1507200108" store-text="View on the App Store"
7+
markdown-content="tomtimer.md"%}
8+
{% include card.html title="When Do" subtitle="for Apple Watch®" app-img="whendo.png"
9+
store-url="https://apps.apple.com/us/app/when-do-a-complication/id1485413076" store-text="View on the App Store"
10+
markdown-content="whendo.md" %}
11+
{% include card.html title="HA Menu" subtitle="for MacOS®" app-img="hamenu.png" store-url="http://hamenu.codechimp.org/"
12+
store-text="View on GitHub" markdown-content="hamenu.md" %}
13+
{% include card.html title="HA Battery Notes" app-img="ha-battery-notes.png"
14+
store-url="https://github.com/andrew-codechimp/HA-Battery-Notes" store-text="View on GitHub"
15+
markdown-content="ha-battery-notes.md" %}
16+
{% include card.html title="HA Mealie" app-img="ha-mealie.png" store-url="https://github.com/andrew-codechimp/HA-Mealie"
17+
store-text="View on GitHub" markdown-content="ha-mealie.md" %}
18+
{% include card.html title="HA Mastodon Profile Stats" app-img="ha-mastodon-profile-stats.png"
19+
store-url="https://github.com/andrew-codechimp/HA-Mastodon-Profile-Stats" store-text="View on GitHub"
20+
markdown-content="ha-mastodon-profile-stats.md" %}
21+
{% include card.html title="LMS TVH" app-img="lmstvh.png" store-url="https://github.com/codechimp-org/lms-tvh"
22+
store-text="View on GitHub" markdown-content="lmstvh.md" %}
23+
{% include card.html title="LMS Slim Snippets" subtitle="for Visual Studio Code" app-img="lmsvscode.png"
24+
store-url="https://marketplace.visualstudio.com/items?itemName=codechimp.lmsslim-snippets" store-text="View on Visual
25+
Studio Marketplace" markdown-content="lmsvscode.md" %}

assets/img/ha-mealie.png

13.1 KB
Loading

0 commit comments

Comments
 (0)