main powerbar according to old system

This commit is contained in:
piele 2023-11-19 02:00:14 +01:00
parent 852d08a91d
commit 51844306d1

View file

@ -17,5 +17,30 @@ powerbars = {
19 : { "name" : "Broken-ish leds entry aux-space" },
20 : { "name" : "Power extension cord top shelf near glass room" },
}
},
"powerbar-main-space" : {
"name" : "Powerbar Main Space",
"host" : "10.209.10.111",
"port" : 3697,
"description" : "Powerbar Controlling Main Space",
"outlets" : {
4 : { "name" : "LIGHT_MAKERTABLE" },
5 : { "name" : "LIGHT_TABLE" },
6 : { "name" : "LIGHT_HAM" },
7 : { "name" : "LIGHT_ENTRANCE" },
8 : { "name" : "LIGHT_KITCHEN" },
9 : { "name" : "LIGHT_WHEEL" },
10 : { "name" : "LIGHT_SOFA" },
11 : { "name" : "LIGHT_KITCHEN_SPOTS" },
12 : { "name" : "LEDWALL" },
13 : { "name" : "AUDIO_AMPLIFIER" },
14 : { "name" : "AUDIO_MIXER" },
15 : { "name" : "LIGHT_MAKERLANE" },
16 : { "name" : "RADIO_LANE_CTRL_OUTLETS" },
17 : { "name" : "MONITOR_3D_1" },
18 : { "name" : "MONITOR_3D_2" },
19 : { "name" : "MONITOR_AV_1" },
20 : { "name" : "MONITOR_AV_2" },
}
}
}
}