feat: Add temp_hold_duration to configuration for better control

This commit is contained in:
2025-11-08 17:11:24 -05:00
parent 64a5d0ae7e
commit b9b67f685a

View File

@@ -3,6 +3,7 @@
"ac_swing": 1.0, "ac_swing": 1.0,
"heater_target": 72.0, "heater_target": 72.0,
"heater_swing": 2.0, "heater_swing": 2.0,
"temp_hold_duration": 3600,
"schedules": [ "schedules": [
{ {
"time": "06:00", "time": "06:00",