- entity: binary_sensor.front_door
operator: "="
state: "on"
message: Front Door
priority: 1
theme: door
icon: mdi:door-sliding
secondary_entity: binary_sensor.front_door
use_ha_icon: true
icon_color: "#f7e955"
show_badge: false
name: Front Door
auto_dismiss_after: 30
The card still stays on. Wanted 300 seconds but tried shorter periods (50, 45 40 and 30) and did not help
operator: "="
state: "on"
message: Front Door
priority: 1
theme: door
icon: mdi:door-sliding
secondary_entity: binary_sensor.front_door
use_ha_icon: true
icon_color: "#f7e955"
show_badge: false
name: Front Door
auto_dismiss_after: 30
The card still stays on. Wanted 300 seconds but tried shorter periods (50, 45 40 and 30) and did not help