diff --git a/server/ControlScripts/OfficeRoomScope.php b/server/ControlScripts/OfficeRoomScope.php index d4a054c..3d317a1 100644 --- a/server/ControlScripts/OfficeRoomScope.php +++ b/server/ControlScripts/OfficeRoomScope.php @@ -21,6 +21,11 @@ ["type" => "relay", "alias" => "computer_table_lamp", "channel" => 0], ["type" => "button", "alias" => "buttons_office_room", "channel" => 1], ], + + [ + ["type" => "relay", "alias" => "light_hub_1", "channel" => 2], + ["type" => "button", "alias" => "buttons_office_room", "channel" => 0], + ], ] ];