diff --git a/api/runtime.php b/api/runtime.php index e0fd94b..9780b03 100644 --- a/api/runtime.php +++ b/api/runtime.php @@ -310,7 +310,7 @@ class runtime extends cora\api { $this->sync_runtime_thermostat($thermostat, $response); - // $this->sync_runtime_sensor($thermostat, $response); + $this->sync_runtime_sensor($thermostat, $response); } private function sync_runtime_thermostat($thermostat, $response) {