Add LD2410BLE support for new firmware version#87507
Conversation
|
Hi @bencorrado It seems you haven't yet signed a CLA. Please do so here. Once you do that we will be able to review and accept this pull request. Thanks! |
|
Hey there @930913, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
930913
left a comment
There was a problem hiding this comment.
I was eyeing the naming suspiciously since the C variant came out. Thanks for submitting this.
|
Please run |
bdraco
left a comment
There was a problem hiding this comment.
Please run python3 -m script.hassfest in the venv, commit the change, and push
|
@bdraco Complete, sorry for the trouble, I ran that before and it told me it completed successfully and I failed to add the changes it made! |
* Updated local_name to reflect the naming scheme in HLK firmware 2.01.23020209 * Adding generated bluetooth file.



Proposed change
HLK (the device manufacturer) released a new firmware image version 2.01.23020209 for the LD2410B sensors. One of the changes they made was to the naming scheme for the Bluetooth name. The rest of the features do not appear to be impacted. This PR updates the BLE name that the component looks for to work for both the 1.XX.XXXXXXX firmware and 2.01.XXXXXXXX firmware versions.
Type of change
Additional information
The new firmware can be tested by updating using the HLK app.
Checklist
black --fast 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..coveragerc.To help with the load of incoming pull requests: