From dcca6207acd08fad29f53fe6dec4ba8b6734e376 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Tue, 8 Dec 2020 00:51:17 +0200 Subject: [PATCH] Bugfixes --- config/lovelace/hallway_dashboard/at_home_dashboard.yaml | 2 +- config/lovelace/home_dashboard/kitchen_dashboard.yaml | 4 ++-- config/lovelace/home_dashboard/main_dashboard.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/lovelace/hallway_dashboard/at_home_dashboard.yaml b/config/lovelace/hallway_dashboard/at_home_dashboard.yaml index 8e069e5..c0ec9be 100644 --- a/config/lovelace/hallway_dashboard/at_home_dashboard.yaml +++ b/config/lovelace/hallway_dashboard/at_home_dashboard.yaml @@ -167,7 +167,7 @@ cards: entity: switch.camera name: Camera - type: custom:button-card - template: [mobile, with_state_indicator] + template: [mobile, with_state_background, with_state_indicator] entity: fan.philips_airpurifier variables: state_indicator_id: binary_sensor.purifier_filter_needs_change diff --git a/config/lovelace/home_dashboard/kitchen_dashboard.yaml b/config/lovelace/home_dashboard/kitchen_dashboard.yaml index cab0d3a..8321ef2 100644 --- a/config/lovelace/home_dashboard/kitchen_dashboard.yaml +++ b/config/lovelace/home_dashboard/kitchen_dashboard.yaml @@ -52,7 +52,7 @@ template: radiator_button entity: climate.kitchen_radiator_mode - type: custom:button-card - template: [brita_water, mobile] + template: brita_water - type: custom:button-card template: default entity: media_player.nvidia_shield @@ -102,7 +102,7 @@ entity: binary_sensor.kitchen_motion_occupancy name: Motion variables: - state_indicator_id: automation.lighting_kitchen_day_mode_motion_turn_lights_on + state_indicator_id: automation.lighting_kitchen_motion_on - type: custom:button-card template: [small, progress] entity: sensor.kitchen_motion_illuminance diff --git a/config/lovelace/home_dashboard/main_dashboard.yaml b/config/lovelace/home_dashboard/main_dashboard.yaml index 54c947a..794f968 100644 --- a/config/lovelace/home_dashboard/main_dashboard.yaml +++ b/config/lovelace/home_dashboard/main_dashboard.yaml @@ -166,7 +166,7 @@ entity: vacuum.vacuum name: Vacuum - type: custom:button-card - template: [brita_water, mobile] + template: brita_water # Column 2 - type: vertical-stack