Add alert chip if E's door alert is disabled

This commit is contained in:
2025-08-11 19:13:10 -04:00
parent 1acdd2c884
commit 9f19a75ec3

View File

@@ -3840,6 +3840,22 @@ views:
- condition: state
entity: timer.emma_door_alert
state: active
- type: custom:mushroom-template-badge
content: Alert Disabled
icon: mdi:alert
entity: switch.emma_door_alert
color: yellow
label: Emma Door Alert
tap_action:
action: toggle
hold_action:
action: more-info
double_tap_action:
action: none
visibility:
- condition: state
entity: switch.emma_door_alert
state: 'off'
- type: custom:mushroom-template-badge
content: Tornado Possible
color: red