From 87a8791001607745edb4736a3f0baf9e63bcc69d Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Tue, 19 Jul 2022 17:23:37 -0700 Subject: [PATCH] Update Dashboard --- lovelace/krauss-home.yaml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/lovelace/krauss-home.yaml b/lovelace/krauss-home.yaml index b935047..9ee7d1e 100644 --- a/lovelace/krauss-home.yaml +++ b/lovelace/krauss-home.yaml @@ -49,7 +49,16 @@ views: # House Status Glances - type: glance entities: - - sensor.house_presence_status - - binary_sensor.all_doors - - binary_sensor.all_windows - - binary_sensor.garage_door_open + - entity: sensor.house_presence_status + name: House Presence + - entity: binary_sensor.all_doors + name: Doors + - entity: binary_sensor.all_windows + name: Windows + - entity: binary_sensor.garage_door_open + name: Garage + hold_action: + action: call-service + service: switch.turn_on + data: + entity_id: switch.garage_door_relay_1