Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 yaml with internal pullup + 2 new sensors #3

Open
Chreece opened this issue Jul 15, 2023 · 7 comments
Open

ESP32 yaml with internal pullup + 2 new sensors #3

Chreece opened this issue Jul 15, 2023 · 7 comments

Comments

@Chreece
Copy link

Chreece commented Jul 15, 2023

Thank you very much for your great work implementing the LD2450 on ESPHome.
I wanted to inform you that I slightly edited the .yaml file to use an ESP32 with internal pullup resistors (no external resistors needed).
Also added 2 software sensors:

  • Presence detected
  • Number of targets detected

https://github.com/Chreece/esphome-ld2450

@DerPicknicker
Copy link

DerPicknicker commented Jul 16, 2023

Would it be a lot effort to implement zones directly in esphome? And a map which visualise it in Homeassistant?

@Raimon93
Copy link

Raimon93 commented Jul 17, 2023

@Chreece while trying ur yaml code i got an error due to those targets id are not existing? which i indeed can not find back somewhere?

@DerPicknicker
Copy link

It's not my code .. @Chreece is the right one

@Raimon93
Copy link

It's not my code .. @Chreece is the right one

Yea sorry already replaced the tagging!

@Chreece
Copy link
Author

Chreece commented Jul 19, 2023

@Chreece while trying ur yaml code i got an error due to those targets id are not existing? which i indeed can not find back somewhere?

Yeah sorry for that, my setup has more than one sensors so I kinda copied a bit from my setup and a bit from original code, forgetting some parts... Can you please try it now?

*Also from now on, please report any issues on my repository

@Chreece
Copy link
Author

Chreece commented Jul 19, 2023

Would it be a lot effort to implement zones directly in esphome? And a map which visualise it in Homeassistant?

Unfortunately my ESPHome knowledge is not expert, so I don't know if there is a way for ESPHome to pass a map to HA. You have the coordinates from targets, how one can use them is another story...

@Raimon93
Copy link

@Chreece Ah now i understand that id(targetx). Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants