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