Skip to content

v1.0.6

Choose a tag to compare

@Jason-Morcos Jason-Morcos released this 23 Apr 20:12
Immutable release. Only release title and notes can be modified.
01794f2

Airbnk BLE v1.0.6

This release adds the complete Home Assistant local brand asset set.

What changed

  • added logo.png, logo@2x.png, dark_logo.png, and dark_logo@2x.png alongside the existing icon assets
  • expanded the brand-asset regression test to validate the full shipped brand set

Why

The repo already had valid local icon assets, but the latest Home Assistant brand-image guidance expects both icon and logo variants. This is the last repo-side brand asset gap that could affect HACS or Home Assistant surfaces.

Validation

  • ruff check tests/test_brand_assets.py
  • pytest -q tests/test_brand_assets.py