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