@s4mmy wrote:
Hello all,
Does anyone know a way to trigger automation whenever a sensor has only one sensor status?
I have Airam fire detector and it works OK, but only sends ‘Panic’ whenever I test it.I tried to change the state manually but the state changes back to Panic after a few seconds… (loads from some db or smth?)
I also tried to keep ‘to’ & ‘from’ fields empty to get all state triggers but it seems that the state needs to change…Any help would be appreciated!
alias: Notify if garage fire alarm is triggered description: '' trigger: - entity_id: sensor.garage_fire_detector_sensor_status platform: state condition: [] action:
This works one time after HA reboot as the status is unknown and then changes to Panic.
Posts: 4
Participants: 2