more cleanup
This commit is contained in:
parent
5bf1501543
commit
e8874768e9
@ -334,5 +334,12 @@
|
||||
"humidity": "25.90%",
|
||||
"air_pollution": false,
|
||||
"time": "00:04:22"
|
||||
},
|
||||
"00:17:54&01/04/22": {
|
||||
"temperature": "23.41C",
|
||||
"pressure": "952.89hPa",
|
||||
"humidity": "26.03%",
|
||||
"air_pollution": false,
|
||||
"time": "00:17:54"
|
||||
}
|
||||
}
|
@ -6,7 +6,7 @@ import json
|
||||
import saver
|
||||
|
||||
# Change this if you change the dir
|
||||
HOME_DIR = "/home/pi/PWSS/"
|
||||
HOME_DIR = "/home/pi/PWSS/src/web_app"
|
||||
|
||||
# MQ-135 gas sensor
|
||||
def stinker():
|
Loading…
x
Reference in New Issue
Block a user