fix
This commit is contained in:
parent
aeb02baa39
commit
5bc7f152c6
@ -58,7 +58,7 @@ class Sensor:
|
||||
#
|
||||
|
||||
if action == 'climate_data':
|
||||
collection = EchoDB.EchoDB.database['ClimateLogss']
|
||||
collection = EchoDB.EchoDB.database['ClimateLogs']
|
||||
climate_data = data[2].split(',')
|
||||
|
||||
logData = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user