v1.0.4
Immutable
release. Only release title and notes can be modified.
Airbnk BLE v1.0.4
This release restores Bluetooth auto-discovery for locks like the B100 and also tightens a few repository-standards details.
What changed
- restored Bluetooth auto-discovery matching by using the Airbnk vendor ID or the known Airbnk advert service UUID instead of the stricter manufacturer payload prefix matcher
- keeps discovery narrow and Home Assistant-friendly without going back to broad local-name matching
- removed the redundant
requestsmanifest requirement because Home Assistant Core already ships it - documented the remaining Home Assistant Core submission blockers in the repo guidance and
quality_scale.yaml
Validation
ruff check .mypy custom_components/airbnk_blepytest -q