This commit is contained in:
parent
29837df3b2
commit
10eca03eb1
@ -46,7 +46,6 @@ app.config['MQTT_PASSWORD'] = MQTT_PASSWORD
|
||||
app.config['MQTT_REFRESH_TIME'] = 1.0 # refresh time in seconds
|
||||
|
||||
api = Api(app)
|
||||
ma.init_app(app)
|
||||
mqtt.init_app(app)
|
||||
|
||||
@mqtt.on_log()
|
||||
|
Loading…
Reference in New Issue
Block a user