Add home dashboard action buttons for dinner and TV hygge

This commit is contained in:
2026-04-10 15:22:11 +02:00
parent e446395b87
commit fe23f5cfe5
2 changed files with 175 additions and 0 deletions
+19
View File
@@ -313,6 +313,25 @@ cards:
action: call-service
service: script.receiver_volume_down_5
# 🍽️ Hjemmeknapper
- type: grid
columns: 2
square: false
cards:
- type: button
name: Der er mad
icon: mdi:silverware-fork-knife
tap_action:
action: call-service
service: script.mad_announcement
- type: button
name: TV hygge
icon: mdi:television-ambient-light
tap_action:
action: call-service
service: script.tv_hygge_announcement
# 🗑️ Affald
- type: glance
columns: 3