From 3a8e45383b81cff4aa2aebf2cefb74ac351e4cdf Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sat, 9 May 2020 03:58:58 +0300 Subject: [PATCH] Switch motion and window rows --- .../home_dashboard/main_dashboard.yaml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/config/lovelace/home_dashboard/main_dashboard.yaml b/config/lovelace/home_dashboard/main_dashboard.yaml index 16d3afa..4b81876 100644 --- a/config/lovelace/home_dashboard/main_dashboard.yaml +++ b/config/lovelace/home_dashboard/main_dashboard.yaml @@ -263,19 +263,6 @@ cards: - type: vertical-stack cards: - - type: horizontal-stack - cards: - - type: custom:button-card - template: default - entity: binary_sensor.front_door_on_off_wrapper - - type: custom:button-card - template: default - entity: binary_sensor.living_room_right_window_on_off_wrapper - name: Living room - - type: custom:button-card - template: default - entity: binary_sensor.bedroom_right_window_on_off_wrapper - name: Bedroom - type: horizontal-stack cards: - type: custom:button-card @@ -302,6 +289,19 @@ name: Kitchen variables: state_indicator_id: automation.lighting_kitchen_day_mode_motion_turn_lights_on_after_sunset + - type: horizontal-stack + cards: + - type: custom:button-card + template: default + entity: binary_sensor.front_door_on_off_wrapper + - type: custom:button-card + template: default + entity: binary_sensor.living_room_right_window_on_off_wrapper + name: Living room + - type: custom:button-card + template: default + entity: binary_sensor.bedroom_right_window_on_off_wrapper + name: Bedroom - type: vertical-stack cards: