mirror of
https://github.com/beestat/app.git
synced 2025-06-01 04:37:12 -04:00
Slight performance improvement for syncing.
Most effective when it's at least a week behind.
This commit is contained in:
parent
99bed767b3
commit
01656e2cff
@ -452,6 +452,10 @@ class runtime extends cora\api {
|
|||||||
],
|
],
|
||||||
'operator' => 'between'
|
'operator' => 'between'
|
||||||
]
|
]
|
||||||
|
],
|
||||||
|
[
|
||||||
|
'runtime_thermostat_id',
|
||||||
|
'timestamp'
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user