#Should event entities go unavailable
1 messages · Page 1 of 1 (latest)
I'm trying to figure out if it's an issue with the integration, or an issue with the automation
I think so yes
As in, what if you only had a device with buttons that would spawn event entities, you wouldn't know if it was reachable or not
So the user should fix the trigger, right?
triggers:
- trigger: state
entity_id: event.xyz
for:
seconds: 2
Oh automating with event entities is a pita today
Oh the example I meant was even lower
So the user should use this, right?
not_from:
- unavailable
not_to:
- unavailable
- unknown
For now yes