Blaž Kristan
Blaž Kristan
If anyone wants to check: https://github.com/blazoncek/WLED/tree/async-psave It may still have issues, so use it only on test units.
Nobody? Really?
There may be other issues since I had to change logic a bit. So any feedback is welcome.
> However, integration with Home Assistant appears to be completely broken. This is due to beta version 0.14-bl0. Change it to 0.14 (package.json & package-lock.json) and run `npm run build`...
FYI there is still one occasion where write operation happens from network callback. It happens when custom editing preset (adding elements not available in UI). This cannot be avoided unfortunately...
Feedback, please.
With all the effort I pour into WLED it would be prudent of you to comment (provide feedback) on the proposed solution. I am going to close the issue as...
Please describe your usermod in the title and description, what it does and how it differs from the original one.
I recommend to move LDR code to a more recent (and updated) PIR_sensor_switch usermod by resubmitting new PR. Please also follow instructions laid out [here](https://github.com/Aircoookie/WLED/wiki/How-to-properly-submit-a-PR).
Is there a benefit if using per-strip individual settings? Wouldn't it be good to have this "settings" as global and applied to all TM1814 strips instead to simplify processing?