v0.3.0 — Radar Map Manager support (opt-in)
Radar Map Manager support (opt-in)
This release adds compatibility with Moe8383/radar_map_manager.
New option: Settings → Devices & Services → LD2450 BLE → Configure → Radar Map Manager support (off by default).
When enabled:
- the per-target
sensor.<device>_target_<n>_x/_ycoordinate sensors (mm) are enabled — an empty target slot reportsunknownso RMM skips it cleanly; - a new
sensor.<device>_presence_target_countsensor (0–3) is added.
Toggling the option reloads the integration. With the option off, behaviour is unchanged (X/Y disabled by default, no count sensor).
Non-English Home Assistant: RMM matches the literal entity-id suffix
_target_<n>_x/_y. HA builds that suffix from the translated entity name (e.g. German_ziel_1_x), so rename the X/Y entity-ids to thetarget_<n>form for RMM. See the README.
No BLE changes, no renamed/removed entities, no breaking changes. Verified end-to-end on real HLK-LD2450 hardware against a live Radar Map Manager install. 42 tests pass.
🤖 Generated with Claude Code