This commit is contained in:
Wolfgang Hottgenroth
2015-12-26 22:23:32 +01:00
parent 3dd7778a02
commit c384436562

View File

@ -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' },