Description
This release concentrates on the handling of Adapters, in particular:
- Best effort when one HCI adapter is failing
- Better detection of
ble_adv_proxy
- Better communication in between HA and
ble_adv_proxy
NOTE: Please rebuild your ble_adv_proxy
with the latest version to benefit from those changes
What's Changed
- Adapter Filtering, full rewrite of ESP based adapters, best effort in HCI based adapters by @NicoIIT in #83
- Adapt repeat to the adapter by @NicoIIT in #84
- Setup common parent codec_id for all versions of a same codec (Android App / iOS / Remotes) and propose it first in config flows by @NicoIIT in #81
Full Changelog: v1.1.4...v1.2.0