fixes
This commit is contained in:
@@ -26,7 +26,7 @@ class EchoScheduler:
|
||||
schedule.every(1).minute.do(EchoScheduler.checkAutomaticShutdown)
|
||||
schedule.every(1).minute.do(EchoScheduler.checkAutomaticBlinds)
|
||||
|
||||
# collection_delete = EchoDB.EchoDB.database['ClimateLogs']
|
||||
# collection_delete = EchoDB.EchoDB.database['ClimateLogss']
|
||||
# collection_delete.remove({})
|
||||
|
||||
while True:
|
||||
|
Reference in New Issue
Block a user