Updated infoscreen topic.
This commit is contained in:
parent
b32690fee4
commit
99f1261626
1 changed files with 1 additions and 1 deletions
|
@ -740,7 +740,7 @@ class Wohnzimmer(C4Room): # {{{1
|
|||
("Flur", "licht/wohnzimmer/gang"),
|
||||
("Küche", "licht/wohnzimmer/kueche"),
|
||||
("Leseleuchte", "socket/wohnzimmer/screen/a"),
|
||||
("Infoscreen", "socket/wohnzimmer/screen/b")
|
||||
("Infoscreen", "screen/wohnzimmer/infoscreen")
|
||||
)
|
||||
master = Dmx7("dmx/wohnzimmer/master")
|
||||
lights = (
|
||||
|
|
Loading…
Reference in a new issue