Dropped Stehlampe and moved Infoscreen
This commit is contained in:
parent
5b5a10ed44
commit
249f8dcf5f
1 changed files with 1 additions and 3 deletions
|
@ -745,13 +745,11 @@ class Wohnzimmer(C4Room): # {{{1
|
|||
switches = (
|
||||
("Stehlampen", "licht/wohnzimmer/stehlampen"),
|
||||
("Wandlampe", "licht/wohnzimmer/wandlampe"),
|
||||
("Infoscreen", "screen/wohnzimmer/infoscreen"),
|
||||
("Tür", "licht/wohnzimmer/tuer"),
|
||||
("Mitte", "licht/wohnzimmer/mitte"),
|
||||
("Flur", "licht/wohnzimmer/gang"),
|
||||
("Küche", "licht/wohnzimmer/kueche"),
|
||||
("Leseleuchte", "socket/wohnzimmer/screen/a"),
|
||||
("Infoscreen", "screen/wohnzimmer/infoscreen"),
|
||||
#("Verstärker", "socket/wohnzimmer/screen/b")
|
||||
)
|
||||
master = Dmx7("dmx/wohnzimmer/master")
|
||||
lights = (
|
||||
|
|
Loading…
Add table
Reference in a new issue