Add lunch menus dashboard with week-view school calendars.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Joshua King
2026-08-09 14:13:55 -04:00
parent 8f7bae56db
commit 1ee7f0c739
3 changed files with 78 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
voice-alarms: !include voice-alarms.yaml
family-hub: !include family-hub.yaml
at-a-glance: !include at-a-glance.yaml
lunch-menus: !include lunch-menus.yaml
# Each key is the dashboard's url_path, and HA requires it to contain a hyphen
# (see homeassistant/components/lovelace: url_path validation). A hyphen-less
# key fails validation for the whole `lovelace:` block, not just its own entry,