Unifi Protect updated at 3am and came back at 3:10am.
My light flash is triggered based on state changes, so yes, it went unavailable and flashed, then back to available and flashed again.
My wife is surprisingly understandable and wasn't too pissed this morning...
What are the proper states to use for doorbell event presses? Is the answer to add a condition "when event NOT set to unavailable"?
alias: Someone is ringing the doorbell
description: Flash green lights in office when someone rings doorbell
triggers:
- trigger: state
entity_id:- event.doorbell_doorbell
conditions: []
actions:
- event.doorbell_doorbell
- action: light.turn_on
metadata: {}
data:
rgb_color:
- 52
- 238
- 32
flash: long
target:
area_id:
- mys_office
- kitchen
- pantry
- main_bedroom
- master_bathroom
mode: single