The newer LD2450 also publishes data over bluetooth, however its protocol is totally different from the LD2410 one, so i modified the python class and the integration code to manage it.
Eventually, it works
The sensor only outputs coordinates of up to three targets and their speed, but those are not much useful so a big part of the available sensors in HA are calculated (distance, angle, moving, presence…)
The integration It is working both for the sensor part and for the control part. All over BT.
For what concerns sensors:
for each target (up to 3) the integration exposes a specific binary sensor so you can know how many targets are present
there is also a generic binary sensor for “someone” presence
for each target the integration calculates distance and angle. Original sensor values (coordinates of targets) are present, but normally hidden
question for the makers out there any better idea for the support connection of the 3d model?
i printed it in pla and it tends to relax after some days giving no more solid block of the sensor
I could add another arm to the support, but i’m quite sure i’m just gaining some more time and not solving the issue
You create a ld2450_ble folder with inside all the files listed
what do you mean?
Sadly, somewhere in last months something in HA updates broke bluetooth discovery (also for official LD2410_ble integration) and afaik it hasn’t been fixed yet (i’m not using my ld2450 sensor atm)