Open softhuntermike opened 2 years ago
It doesn't write the new settings it seemed. After adjusting, a refresh will reset everything back
In template number, if restore_value set to true, it will restore the value.
I see the same. restore_value is set to true but nothing is saved.
I have this same issue. Is there any fix for it?
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.
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).