From 13790ab0c560b21118fbbd90a028d5fcba921d7d Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Sat, 9 Oct 2021 11:18:41 +0300 Subject: [PATCH] MInor dashboard tweaks --- config/lovelace/home_dashboard/bathroom_dashboard.yaml | 3 --- config/lovelace/home_dashboard/hallway_dashboard.yaml | 6 +++--- config/lovelace/home_dashboard/preferences_dashboard.yaml | 3 +++ 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/lovelace/home_dashboard/bathroom_dashboard.yaml b/config/lovelace/home_dashboard/bathroom_dashboard.yaml index 4d61c0e..fbf4908 100644 --- a/config/lovelace/home_dashboard/bathroom_dashboard.yaml +++ b/config/lovelace/home_dashboard/bathroom_dashboard.yaml @@ -23,9 +23,6 @@ - player: media_player.bathroom - player_name: Bathroom - title: Bathroom - - type: entities - entities: - - input_number.bathroom_high_volume - type: custom:decluttering-card template: climate_card variables: diff --git a/config/lovelace/home_dashboard/hallway_dashboard.yaml b/config/lovelace/home_dashboard/hallway_dashboard.yaml index 30a84ef..5968488 100644 --- a/config/lovelace/home_dashboard/hallway_dashboard.yaml +++ b/config/lovelace/home_dashboard/hallway_dashboard.yaml @@ -33,10 +33,8 @@ entity: light.hallway_main name: Main - - type: vertical-stack - title: Sensors - cards: - type: horizontal-stack + title: "Sensors" cards: - type: custom:button-card template: default @@ -57,6 +55,8 @@ max_value: 1000 normal_value: 1000 + - type: vertical-stack + cards: - type: custom:decluttering-card template: climate_card variables: diff --git a/config/lovelace/home_dashboard/preferences_dashboard.yaml b/config/lovelace/home_dashboard/preferences_dashboard.yaml index 85c72f6..8e78574 100644 --- a/config/lovelace/home_dashboard/preferences_dashboard.yaml +++ b/config/lovelace/home_dashboard/preferences_dashboard.yaml @@ -29,6 +29,9 @@ - input_number.toshiba_heat_temp - input_number.toshiba_cool_temp - input_number.toshiba_trigger_temp + - type: entities + entities: + - input_number.bathroom_high_volume - type: vertical-stack title: Controls