I've got a pair of pretty standard Linear units In the old version this worked fine:
{"name":"Garage Main Door", "type":"GarageDoorOpener", "ref":84 },
{"name":"Garage Buster Door", "type":"GarageDoorOpener", "ref":363 }
In the new, neither the above or the new format below get the garage door to close (NB either gets it to open just fine).
"GaragedDoorOpeners": [ 84, 363 ],
I've got a pair of pretty standard Linear units In the old version this worked fine: {"name":"Garage Main Door", "type":"GarageDoorOpener", "ref":84 },
{"name":"Garage Buster Door", "type":"GarageDoorOpener", "ref":363 }
In the new, neither the above or the new format below get the garage door to close (NB either gets it to open just fine). "GaragedDoorOpeners": [ 84, 363 ],