feat: Add dynamic config reload and timezone offset handling in web server

Fixes #18
Already Fixed #13
after long hours of tedious back and forth coding to figure out wtf was happening jesus
This commit is contained in:
2025-11-09 09:24:21 -05:00
parent 24b53b9446
commit b6aae121bb
3 changed files with 43 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
{
"timezone_offset": -5,
"ac_target": 77.0,
"ac_swing": 1.0,
"heater_target": 72.0,