changes
This commit is contained in:
@ -9,7 +9,7 @@ from twisted.web.static import File
|
||||
import paho.mqtt.client as mqtt
|
||||
import json
|
||||
|
||||
logfile = 'laundry.log'
|
||||
logfile = '/tmp/laundry.log'
|
||||
|
||||
switchMapping = {
|
||||
'oven': { 'index': 1, 'label': 'Herd' },
|
||||
|
Reference in New Issue
Block a user