1
0
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:
Jon Ziebell
2020-01-12 21:54:23 -05:00
parent 24020e300f
commit fea2fcd91a
+1 -1
View File
@@ -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) {