Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- title: Home
- views:
- - path: default_view
- title: Home
- theme: Google Dark Theme
- badges:
- - type: entity
- entity: cover.garage_door
- state_content:
- - name
- - state
- - last_changed
- tap_action:
- action: perform-action
- perform_action: switch.toggle
- target:
- entity_id: switch.garage_door
- visibility:
- - condition: state
- entity: cover.garage_door
- state_not: closed
- - type: entity
- entity: lock.front_door
- tap_action:
- action: perform-action
- perform_action: lock.lock
- target:
- entity_id: lock.front_door
- visibility:
- - condition: state
- entity: lock.front_door
- state_not: locked
- state_content:
- - name
- - state
- - last_changed
- - type: entity
- entity: binary_sensor.front_door_contact_contact
- visibility:
- - condition: state
- entity: binary_sensor.front_door_contact_contact
- state: 'on'
- state_content:
- - name
- - state
- - last_changed
- name: Front Door
- color: red
Advertisement
Add Comment
Please, Sign In to add comment