diff --git a/c4ctrl.py b/c4ctrl.py index 6281970..b23c1cd 100755 --- a/c4ctrl.py +++ b/c4ctrl.py @@ -782,7 +782,7 @@ class Keller(C4Room): # {{{1 name = "Keller" switches = ( - ("Mitte", "licht/keller/aussen"), + ("Mitte", "licht/keller/mitte"), ("Lötplatz", "licht/keller/loet"), ("Vorne", "licht/keller/vorne") )