Skip to content

v3.5.0

Latest

Choose a tag to compare

@roquerodrigo roquerodrigo released this 07 Aug 18:58

3.5.0 (2026-08-07)

Features

  • options: make the reconnect cooldown configurable and add a permanent connection mode (d5182a3)

Bug Fixes

  • keep the lock state when the operation-log read fails (566f2ab), closes #74
  • remove registry devices for locks that leave the entry's key set (2e43dea)

Code Refactoring

  • drop dead API surface and hoist record-type sets to module level (c430338)

Dependencies

  • bump homeassistant to 2026.8.0 with its matching test harness (e69a570)

Documentation

  • align README, CODE_STYLE and CLAUDE.md with the actual codebase (af29a08)

Continuous Integration

  • run checks on pull requests targeting any branch (73bea78)
  • run code scanning on pull requests targeting any branch (20e0d71)

Miscellaneous Chores

  • repair scripts/setup and align local tooling with the uv workflow (a984db9)
  • sync uv.lock with the 3.4.0 release (79b5f07)