From 4877f21e4ef1f2009df1557dff8734708ec45466 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Wed, 13 Oct 2021 23:01:35 +0300 Subject: [PATCH] Add bedroom mode to bedroom dashboard --- config/lovelace/home_dashboard/bedroom_dashboard.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/lovelace/home_dashboard/bedroom_dashboard.yaml b/config/lovelace/home_dashboard/bedroom_dashboard.yaml index 1375cd5..068797a 100644 --- a/config/lovelace/home_dashboard/bedroom_dashboard.yaml +++ b/config/lovelace/home_dashboard/bedroom_dashboard.yaml @@ -148,6 +148,17 @@ template: v3_button_radiator entity: climate.bedroom_radiator_mode name: Radiator + - type: horizontal-stack + cards: + - type: custom:button-card + template: v3_button + entity: input_select.bedroom_mode + name: Mode + tap_action: + action: call-service + service: input_select.select_next + service_data: + entity_id: input_select.bedroom_mode - type: vertical-stack cards: