Add Wednesday Bilka checklist merge flow and Madplan dashboard view

This commit is contained in:
2026-04-22 07:37:37 +02:00
parent 98adadbaaa
commit 83f8908a3f
5 changed files with 239 additions and 0 deletions
+19
View File
@@ -130,3 +130,22 @@ cards:
#week {
width: 100%;
}
# 🛒 Bilka ToGo - opdater og vis kryds-af liste
- type: vertical-stack
cards:
- type: markdown
content: |
## Bilka ToGo - kryds-af
Tryk på knappen for at flette Mealie-indkøb med jeres Google Keep-basisliste.
- type: button
name: Opdater Bilka ToGo-liste nu
icon: mdi:cart-check
tap_action:
action: call-service
service: shell_command.mealie_shopping_merge
- type: iframe
url: /local/bilka_togo_checklist_bilka.md
aspect_ratio: 100%