1
0
mirror of https://github.com/beestat/app.git synced 2026-05-13 10:52:29 -04:00

Fixed #157 - Re-evaluate converged columns

Removed "json_" prefixes from all columns and converted columns to actual JSON types. Also removed all converged columns and converted contents to regular columns.
This commit is contained in:
Jon Ziebell
2019-10-28 21:18:43 -04:00
parent 43e547198b
commit eaee95736d
27 changed files with 207 additions and 258 deletions
-4
View File
@@ -19,10 +19,6 @@ class sensor extends cora\crud {
'sync' => 300 // 5 Minutes
];
public static $converged = [];
public static $user_locked = true;
/**
* Sync all sensors connected to this account. Once Nest support is
* added this will need to check for all connected accounts and run the