Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:03

[0.1.7] - 2026-06-20

Added

  • Added strict mypy validation to CI and marked the integration as typed with py.typed.
  • Added broad unit coverage for config flow, setup/unload, coordinator, entities, diagnostics, repairs, protocol parsing, and the fake BLE client paths.

Changed

  • Tightened type annotations across the integration and enabled an enforced 95% coverage gate.
  • Updated quality-scale tracking for strict typing and test coverage.