mirror of
https://github.com/beestat/app.git
synced 2025-06-03 05:36:51 -04:00
Turning on sensor data syncing
This commit is contained in:
parent
24020e300f
commit
fea2fcd91a
@ -310,7 +310,7 @@ class runtime extends cora\api {
|
|||||||
|
|
||||||
|
|
||||||
$this->sync_runtime_thermostat($thermostat, $response);
|
$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) {
|
private function sync_runtime_thermostat($thermostat, $response) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user