-
Notifications
You must be signed in to change notification settings - Fork 21
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
Comments
Would it be a lot effort to implement zones directly in esphome? And a map which visualise it in Homeassistant? |
@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? |
It's not my code .. @Chreece is the right one |
Yea sorry already replaced the tagging! |
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 |
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... |
@Chreece Ah now i understand that id(targetx). Thanks! |
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:
https://github.com/Chreece/esphome-ld2450
The text was updated successfully, but these errors were encountered: