Bump bluetooth-data-tools to 1.29.18#172017
Conversation
|
Hey there @Jc2k, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @930913, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There was a problem hiding this comment.
Pull request overview
Updates Home Assistant’s pinned bluetooth-data-tools dependency to 1.29.18 across core constraints and the integrations that declare it, keeping dependency versions consistent throughout the codebase.
Changes:
- Bump
bluetooth-data-toolsfrom1.29.11to1.29.18. - Update the global constraints/pins to match the new version.
- Update affected integration manifests that explicitly require
bluetooth-data-tools.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| requirements_all.txt | Updates the aggregated requirements pin for bluetooth-data-tools to 1.29.18. |
| homeassistant/package_constraints.txt | Updates the global constraint for bluetooth-data-tools to 1.29.18. |
| homeassistant/components/private_ble_device/manifest.json | Updates integration requirement pin to 1.29.18. |
| homeassistant/components/led_ble/manifest.json | Updates integration requirement pin to 1.29.18. |
| homeassistant/components/ld2410_ble/manifest.json | Updates integration requirement pin to 1.29.18. |
| homeassistant/components/bluetooth/manifest.json | Updates integration requirement pin to 1.29.18. |
|
thanks |
Breaking change
Proposed change
Bumps
bluetooth-data-toolsfrom 1.29.11 to 1.29.18. Changelog: Bluetooth-Devices/bluetooth-data-tools@v1.29.11...v1.29.18Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: