The driver consists of two parts.
- The parent driver, this is what implements the buttons.
- The child devices, these are the switches (relays).
You should add one more driver to your hub (Generic Child Switch) if you haven't already done so, set Number of buttons
to 2
on your device's page and then push Recreate Child Devices
. Two more devices will appear, those are your "switches".
In RM, you'll need the switch
capability of those child devices.