Open lowrisk75 opened 6 years ago
How can you declare two box (Sky Q and Sky Mini)
I tried
{ "accessory": "SkyQ", "name": "Sky Q Box", "ipAddress": "10.0.x.x" },{ "accessory": "SkyQ", "name": "Sky Q Mini", "ipAddress": "10.0.x.x" }
it's correct
This work for you?
How can you declare two box (Sky Q and Sky Mini)
I tried
{ "accessory": "SkyQ", "name": "Sky Q Box", "ipAddress": "10.0.x.x" },{ "accessory": "SkyQ", "name": "Sky Q Mini", "ipAddress": "10.0.x.x" }