1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -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

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) {