Skip to content

Lockly v2026.5.26

Latest

Choose a tag to compare

@bharat bharat released this 27 May 03:32
9ef5c65

This release smooths the slot apply experience on installs with slow or unreliable locks. The slot card can retry an apply that timed out, slots stay Updating until every lock settles before declaring an overall status, and the retry timer is 30 seconds so slow locks have room to ack without producing duplicate publishes. The activity card collapses repeated PIN add/delete events into a single entry, the Enabled-only filter keeps in-flight slots in view through their transition, and user names containing ampersands render correctly.

What's Changed

  • Tighten the relative-time parens in the activity card by @bharat in #99
  • Let the slot editor retry an apply that timed out by @bharat in #101
  • Stop double-escaping user names in the activity card by @bharat in #102
  • Scope event entities to configured Lockly locks by @bharat in #103
  • Defer slot timeout status until every lock settles by @bharat in #104
  • Scope MQTT dispatch filter to HA lock.* entities by @bharat in #105
  • Calm noisy retry storm on slow Lockly locks by @bharat in #106
  • Keep in-flight slots visible under the Enabled-only filter by @bharat in #107

Full Changelog: v2026.5.23...v2026.5.26