Update Dashboard

This commit is contained in:
2022-07-19 17:23:37 -07:00
parent 04ea888ec2
commit 87a8791001

View File

@@ -49,7 +49,16 @@ views:
# House Status Glances # House Status Glances
- type: glance - type: glance
entities: entities:
- sensor.house_presence_status - entity: sensor.house_presence_status
- binary_sensor.all_doors name: House Presence
- binary_sensor.all_windows - entity: binary_sensor.all_doors
- binary_sensor.garage_door_open 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