Hareesh M U

Results 9 comments of Hareesh M U

> Duplicate of #5624... We are having discussion with PR #5624 owner. Mentioned you in the discord thread.

LD2450 entities: ![ld2450-entities-high](https://github.com/esphome/esphome/assets/5301345/39dcb2b4-ff95-4a3e-aee5-1d122abdd7f7)

> Tried on ESP32-C3. Doesn't build. I can provide log if needed. Please share the logs.

> Tried on ESP32-C3. Doesn't build. I can provide log if needed. @formatBCE Looks like it due to this for ESP32 C3: https://github.com/esphome/esphome/pull/5675 I have updated ```int``` to ```int32_t``` for...

> > Please try with the updated code. > > Sorry, i'm using > > ``` > external_components: > - source: "github://pr#5674" > components: [ ld2450 ] > ``` >...

> Ignore my prior post.... I upgrade the sensor firmware to v2.04.23101915 from v1.2.23051810 and all is working as expected. You might consider an update to the docs to include...

> i'm about to use this sensor, should i wait for officiel integration in release or could i use this actual dev branch ? You can try with the External...

Button fails because of the new const definition ``CONF_FACTORY_RESET`` which has to merged in to the core esphome. Once its merged, it will work fine.

@Fmstrat Can you try to add this and see if you are able to see it? ``` text_sensor: - platform: ld2450 ld2450_id: ld2450_radar version: name: "LD2450 Firmware" mac_address: name: "LD2450...