From 6cf1730723f1297c1b1d6ac9a50a2f1c448b5597 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Mon, 6 Apr 2026 19:24:58 +0200 Subject: [PATCH] Add receiver power button to dashboard --- dashboards/views/01_home.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dashboards/views/01_home.yaml b/dashboards/views/01_home.yaml index ef878c0..4d37ed9 100644 --- a/dashboards/views/01_home.yaml +++ b/dashboards/views/01_home.yaml @@ -98,6 +98,14 @@ cards: cards: - type: vertical-stack 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 name: "" icon: mdi:volume-plus