feat: Add temp_hold_duration to configuration for better control
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user