Lockly v2026.5.14
Restores compatibility with Home Assistant 2026.5.x — the Edit Slot dialog and card config dialog were rendering with missing fields after HA's frontend migrated away from <ha-textfield> (closes #87). Also adds save-as-draft behavior to the slot editor: editing a slot's name or stashing a PIN on a disabled slot now persists to HA storage without telling the lock to delete the slot, and the dialog's action button dynamically reads Save or Apply depending on whether the change actually has a state delta for the lock.
What's Changed
- fix(frontend): repair Edit Slot dialog + cards on HA 2026.5.x by @bharat in #88
- feat(card): Edit Slot save-as-draft + Save/Apply button by @bharat in #89
Full Changelog: v2026.5.13...v2026.5.14