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

Settings (TH1 TH2, Fading times) don't get saved #7

Open
softhuntermike opened this issue Oct 22, 2022 · 5 comments
Open

Settings (TH1 TH2, Fading times) don't get saved #7

softhuntermike opened this issue Oct 22, 2022 · 5 comments

Comments

@softhuntermike
Copy link

Whenever the sensor is restarted (eg.unplugged then replugged), TH1, TH2, fading settings get reset to original (TH1=120, TH2=250, Clearence Time = 5, Movement time =1).

@softhuntermike
Copy link
Author

It doesn't write the new settings it seemed. After adjusting, a refresh will reset everything back

@patrick3399
Copy link
Owner

In template number, if restore_value set to true, it will restore the value.

@r34220
Copy link

r34220 commented Jan 18, 2023

I see the same. restore_value is set to true but nothing is saved.

@Surgikill
Copy link

I have this same issue. Is there any fix for it?

@Surgikill
Copy link

I fixed this issue.

https://github.com/Surgikill/LD1125h_esp32/blob/main/presencebox/presencebox_esphome.yaml

There needs to be a delay between each uart.write message or else it floods the uart and the presence sensor cannot receive the messages.

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

4 participants