From f0e89f7daaa878a46857719f5f3feb3068dfcadf Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Wed, 1 Jun 2022 18:35:27 +0300 Subject: [PATCH] Tweak living room dashboard badges --- .../home_dashboard/living_room_dashboard.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/config/lovelace/home_dashboard/living_room_dashboard.yaml b/config/lovelace/home_dashboard/living_room_dashboard.yaml index 0dec051..14b1c9b 100644 --- a/config/lovelace/home_dashboard/living_room_dashboard.yaml +++ b/config/lovelace/home_dashboard/living_room_dashboard.yaml @@ -28,12 +28,30 @@ - title: Living room - type: horizontal-stack cards: + - type: custom:button-card + template: v3_button_person + entity: input_boolean.georgi_home + styles: + card: + - background-image: url("/local/images/people/georgi.jpg") + - type: custom:button-card + template: v3_button_person + entity: input_boolean.player_2_home + styles: + card: + - background-image: url("/local/images/people/maya.jpg") + + - type: custom:button-card + template: v3_badge + entity: device_tracker.maya_phone_1 - type: custom:button-card template: v3_badge_temp entity: sensor.multisensor_6_temperature - type: custom:button-card template: v3_badge_humidity entity: sensor.multisensor_6_relative_humidity + - type: horizontal-stack + cards: - type: custom:button-card template: v3_badge entity: sensor.aqara_tvoc_voc