hansen-hasst/lovelace/dashboard/sensors.yaml

55 lines
1.9 KiB
YAML
Raw Permalink Normal View History

2022-08-04 22:55:24 +00:00
- type: 'custom:button-card'
template: card_title
name: ZigBee
label: Sensors
2022-08-08 17:22:56 +00:00
- type: horizontal-stack
cards:
- type: 'custom:button-card'
template: card_binary_sensor_alert
variables:
ulm_card_binary_sensor_alert: true
2024-04-24 19:58:21 +00:00
ulm_show_last_alert_changed: true
2022-08-08 17:22:56 +00:00
ulm_card_binary_sensor_alert_name : "Garden Door"
2024-04-24 19:58:21 +00:00
entity: binary_sensor.livingroom_door_garden_opening
2022-08-08 17:22:56 +00:00
- type: 'custom:button-card'
template: card_binary_sensor_alert
variables:
ulm_card_binary_sensor_alert: true
2024-04-24 19:58:21 +00:00
ulm_show_last_alert_changed: true
2022-08-08 17:22:56 +00:00
ulm_card_binary_sensor_alert_name : "Freezer"
entity: binary_sensor.livingroom_freezer_iaszone
- type: horizontal-stack
cards:
- type: 'custom:button-card'
template: card_binary_sensor_alert
variables:
ulm_card_binary_sensor_alert: true
2024-04-24 19:58:21 +00:00
ulm_show_last_alert_changed: true
2022-08-08 17:22:56 +00:00
ulm_card_binary_sensor_alert_name : "Bathroom Window"
entity: binary_sensor.bathroom_window_iaszone
- type: 'custom:button-card'
template: card_binary_sensor_alert
variables:
ulm_card_binary_sensor_alert: true
2024-04-24 19:58:21 +00:00
ulm_show_last_alert_changed: true
2022-08-08 17:22:56 +00:00
ulm_card_binary_sensor_alert_name : "Mailbox"
entity: binary_sensor.mailbox_door_iaszone
- type: horizontal-stack
cards:
- type: 'custom:button-card'
template: card_binary_sensor_alert
variables:
ulm_card_binary_sensor_alert: true
2024-04-24 19:58:21 +00:00
ulm_show_last_alert_changed: true
2022-08-08 17:22:56 +00:00
ulm_card_binary_sensor_alert_name : "Hallway Motion"
entity: binary_sensor.hallway_motion_iaszone
- type: 'custom:button-card'
template: card_binary_sensor_alert
variables:
ulm_card_binary_sensor_alert: true
2024-04-24 19:58:21 +00:00
ulm_show_last_alert_changed: true
2022-08-08 17:22:56 +00:00
ulm_card_binary_sensor_alert_name : "Mailbox Motion"
entity: binary_sensor.mailbox_motion_iaszone