{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-154" }, "platforms": [ ], "accessories": [ { "accessory": "Http", "name": "Shamesh", "on_url": "http:///shamash=ON", "off_url": "http:///shamash=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "First Night", "on_url": "http:///firstnight=ON", "off_url": "http:///firstnight=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Second Night", "on_url": "http:///secondnight=ON", "off_url": "http:///secondnight=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Third Night", "on_url": "http:///thirdnight=ON", "off_url": "http:///thirdnight=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Fourth Night", "on_url": "http:///fourthnight=ON", "off_url": "http:///fourthnight=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Fifth Night", "on_url": "http:///fifthnight=ON", "off_url": "http:///fifthnight=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Sixth Night", "on_url": "http:///sixthnight=ON", "off_url": "http:///sixthnight=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Seventh Night", "on_url": "http:///seventhnight=ON", "off_url": "http:///seventhnight=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Eighth Night", "on_url": "http:///eighthnight=ON", "off_url": "http:///eighthnight=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Theater Lights", "on_url": "http:///Animation_1=ON", "off_url": "http:///Animation_1=OFF", "http_method": "GET" }, { "accessory": "Http", "name": "Rainbow Lights", "on_url": "http:///Animation_2=ON", "off_url": "http:///Animation_2=OFF", "http_method": "GET" } ] }