From 5e7633b9c7472e81109d8fd3fdf7cea5b7b70d5d Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Fri, 1 May 2020 20:53:41 +0300 Subject: [PATCH] Move purifier on bedroom dashboard --- .../home_dashboard/master_bedroom_dashboard.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml b/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml index 0c14fc7..962901d 100644 --- a/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml +++ b/config/lovelace/home_dashboard/master_bedroom_dashboard.yaml @@ -57,11 +57,6 @@ - transform: translateY(-13px) # adjusted for state indicator size variables: state_indicator_id: automation.alarm_set_time - - type: custom:button-card - template: default - entity: binary_sensor.house_mode - - type: horizontal-stack - cards: - type: custom:button-card template: - default @@ -73,6 +68,11 @@ state_indicator_off_size: 0px state_indicator_on_color: var(--color-red) state_on_indicator_on_color: var(--color-red) + - type: custom:button-card + template: default + entity: binary_sensor.house_mode + - type: horizontal-stack + cards: - type: custom:button-card template: default entity: media_player.nvidia_shield