feat: Add temperature validation in TemperatureMonitor and implement aggressive garbage collection in main loop
This commit is contained in:
@@ -32,5 +32,6 @@
|
||||
}
|
||||
],
|
||||
"schedule_enabled": true,
|
||||
"permanent_hold": false
|
||||
"permanent_hold": false,
|
||||
"temp_hold_start_time": null
|
||||
}
|
||||
Reference in New Issue
Block a user