Add receiver power button to dashboard

This commit is contained in:
2026-04-06 19:24:58 +02:00
parent 8f31bce128
commit 6cf1730723
+8
View File
@@ -98,6 +98,14 @@ cards:
cards: cards:
- type: vertical-stack - type: vertical-stack
cards: cards:
- type: button
name: ""
icon: mdi:power
tap_action:
action: call-service
service: media_player.turn_off
target:
entity_id: media_player.denon_avr_x2300w
- type: button - type: button
name: "" name: ""
icon: mdi:volume-plus icon: mdi:volume-plus