#Should event entities go unavailable

1 messages · Page 1 of 1 (latest)

thick geode
#

I'm trying to figure out if it's an issue with the integration, or an issue with the automation

fallow ermine
#

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

thick geode
#

So the user should fix the trigger, right?

triggers:
  - trigger: state
    entity_id: event.xyz
    for:
      seconds: 2
fallow ermine
#

Oh automating with event entities is a pita today

#

Oh the example I meant was even lower

thick geode
#

So the user should use this, right?

not_from:
  - unavailable
not_to:
  - unavailable
  - unknown
fallow ermine
#

For now yes