theyosh / TerrariumPI

Home automated terrarium/aquarium or other enclosed environment with a Raspberry Pi
https://terrarium.theyosh.nl
GNU General Public License v3.0
402 stars 97 forks source link

[BUG]: Low/High alarm deviation values not showing #895

Closed manolof closed 3 months ago

manolof commented 4 months ago

Setup:

Describe the bug The Low/High alarm deviation values inside the Area Settings show empty values after the user saves them and reloads the page.

To Reproduce / Installation steps Kapture 2024-02-21 at 10 09 17

Expected behavior The saved values of Low/High alarm deviation should show and persist after the user closes the modal window or reloads the page.

EDIT: same thing for Webcam's Motion delta threshold Motion minimum area

theyosh commented 4 months ago

Hmm, so some fields are not posted correctly or not loaded.... I have to look into this.

theyosh commented 3 months ago

The form fields are working again. Thanks for noticing

theyosh commented 3 months ago

Also build a new docker containers with all the fixes

manolof commented 3 months ago

Thanks! seems to work now.