add new switches
This commit is contained in:
@ -15,6 +15,9 @@ switchMapping = {
|
||||
'oven': { 'index': 1, 'label': 'Herd' },
|
||||
'laundry': { 'index': 2, 'label': 'Waschkueche' },
|
||||
'kitchen': { 'index': 0, 'label': 'Kueche' },
|
||||
'lightbasem': { 'index': 3, 'label': 'Licht Keller' },
|
||||
'light1flr': { 'index': 4, 'label': 'Licht EG' },
|
||||
'light2flr': { 'index': 5, 'label': 'Licht OG' },
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user