From 6cd20c2e43195d6948b25e50859bd1552e8dd0fe Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 20 Dec 2024 13:14:57 +0100 Subject: [PATCH] fix device names for s4, s5 and s6 --- nodes/voc/infobeamer-cms.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nodes/voc/infobeamer-cms.py b/nodes/voc/infobeamer-cms.py index 2e4e8cb..023a589 100644 --- a/nodes/voc/infobeamer-cms.py +++ b/nodes/voc/infobeamer-cms.py @@ -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',