Skip to content

v2.0.0

Choose a tag to compare

@Jason-Morcos Jason-Morcos released this 23 Apr 20:55
Immutable release. Only release title and notes can be modified.
2be35be

Highlights

  • Extracted the protocol, cloud, and active BLE transport into the new standalone pyairbnk library under Moballo-LLC.
  • Updated Airbnk BLE to consume the external communication library while keeping Home Assistant setup, discovery, and entity orchestration in this repo.
  • Preserved the existing local-first B100 path and current test coverage while moving the architecture closer to Home Assistant core expectations.

Note

  • The integration now pins pyairbnk via the public v1.0.0 GitHub tag archive as a temporary bridge until the library is published on PyPI.