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
|
|
|
|
ulm_show_last_changed: true
|
|
|
|
ulm_card_binary_sensor_alert_name : "Garden Door"
|
|
|
|
entity: binary_sensor.livingroom_door_garden_iaszone
|
|
|
|
- type: 'custom:button-card'
|
|
|
|
template: card_binary_sensor_alert
|
|
|
|
variables:
|
|
|
|
ulm_card_binary_sensor_alert: true
|
|
|
|
ulm_show_last_changed: true
|
|
|
|
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
|
|
|
|
ulm_show_last_changed: true
|
|
|
|
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
|
|
|
|
ulm_show_last_changed: true
|
|
|
|
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
|
|
|
|
ulm_show_last_changed: true
|
|
|
|
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
|
|
|
|
ulm_show_last_changed: true
|
|
|
|
ulm_card_binary_sensor_alert_name : "Mailbox Motion"
|
|
|
|
entity: binary_sensor.mailbox_motion_iaszone
|
|
|
|
|