Declaring multiple switches in the same AVRECEIVER device results in all switches being toggled on the physical remote UI at the same time. Controller log only shows switch 1 actually receiving a transition but the UI shows all changing state upon using interaction.
The IOS app for iphone does not have this behavior.
Each switch is assigned its own getter/setter to avoid conflicts.