Skip to content

v1.1.0

Choose a tag to compare

@KadenThomp36 KadenThomp36 released this 28 Feb 23:57

What's Changed

Blueprint Improvements

  • Timeout logic — All blueprints now include a configurable timeout (wait_for_trigger + continue_on_timeout) so automations don't get stuck if the door fails to respond. A warning notification is sent if the door doesn't reach its target state in time.
  • Auto-Open on Arrival now supports notifications (success + failure warnings), matching the other blueprints.

Card

  • Keep-open toggle uses explicit turn_on/turn_off instead of toggle service to avoid race conditions.

Full Changelog: v1.0.0...v1.1.0