Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add raw ble advertisements support #439

Merged
merged 8 commits into from Jun 7, 2023
Merged

Add raw ble advertisements support #439

merged 8 commits into from Jun 7, 2023

Conversation

jesserockz
Copy link
Member

@jesserockz jesserockz commented Jun 7, 2023

Breaking Change

This renames the field DeviceInfo.bluetooth_proxy_version to DeviceInfo.legacy_bluetooth_proxy_version as it has been replaced with feature flags.

Compatible flags computed from the version from older ESPHome devices can be accessed via DeviceInfo.bluetooth_proxy_feature_flags_compat()

Related PRs:

aioesphomeapi/api.proto Outdated Show resolved Hide resolved
aioesphomeapi/client.py Outdated Show resolved Hide resolved
@bdraco bdraco merged commit 44f0b80 into main Jun 7, 2023
7 checks passed
@bdraco bdraco deleted the jesserockz-2023-225 branch June 7, 2023 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants