fix device names for s4, s5 and s6
This commit is contained in:
parent
8f61fec65f
commit
6cd20c2e43
1 changed files with 3 additions and 3 deletions
|
@ -79,9 +79,9 @@ nodes['voc.infobeamer-cms'] = {
|
|||
'Saal 1': 34430, # s1
|
||||
'Saal GLITCH': 37731, # s2
|
||||
'Saal ZIGZAG': 26610, # s3
|
||||
'Saal HUFF': 38641, # s4
|
||||
'Saal YELL': 38642, # s5
|
||||
'Sendezentrum': 35042, # s6
|
||||
'Sendezentrum': 38641, # s4
|
||||
'Stage YELL': 38642, # s5
|
||||
'Stage HUFF': 35042, # s6
|
||||
},
|
||||
'interrupts': {
|
||||
'Questions': 'questions',
|
||||
|
|
Loading…
Reference in a new issue