mirror of
https://github.com/beestat/app.git
synced 2026-05-13 10:52:29 -04:00
Turning on sensor data syncing
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user