-
Notifications
You must be signed in to change notification settings - Fork 82
Description
I have Aqara smoke detector
I would be nice to have a animated card that flashes red when the detector fires
entity: binary_sensor.lumi_lumi_sensor_smoke_acn03_4
And also have chip-badges for:
area: {{ area_name(entity) }}
link: switch.lumi_lumi_sensor_smoke_acn03_4_linked (to other devices) ( tap_action )
linkstatus: binary_sensor.lumi_lumi_sensor_smoke_acn03_4_status_for_link ( icon by status )
test: button.lumi_lumi_sensor_smoke_acn03_4_selftest ( tap_action )
smoke: sensor.lumi_lumi_sensor_smoke_acn03_4_smokedensity ( bar )
Battery: sensor.lumi_lumi_sensor_smoke_acn03_4_battery
Stop: switch.lumi_lumi_sensor_smoke_acn03_4_manuell_stop_of_summer ( tap_action )
I'm just curios to see if there is a way to do a smart nice animated card for this
By the way - very nice work from you!!!
/Bebban