preset flipswitch works

This commit is contained in:
hg
2015-06-01 21:58:05 +02:00
parent a949f4d261
commit b127096c98
2 changed files with 13 additions and 2 deletions

View File

@ -18,7 +18,7 @@ switchMapping = {
}
loadedSwitchStates = ['x0', 'x1', 'x2', 'x3', 'x4', 'x5', 'x6', 'x7']
loadedSwitchStates = ['on', 'on', 'off', 'x3', 'x4', 'x5', 'x6', 'x7']
#def on_message(client, userdata, msg):