Running gateway v0.9.2 and virtual adapter v0.7.0. Also using Twilio, GPIO, Zigbee and Pulse adapters.
I’ve made great progress with a Rpi system controlling a hot water pump recirc motor, leak detection and basic security with Twilio notification. I’d like to add some more features. Making use of several virtual on/off switches would make for clean solutions.
Here’s the problem…
With the virtual adapter installed I can select the OnOffSwitch from the things template and it works fine but I only get one switch (need multiple). I’ve tried to create a custom OnOffSwitch but the switch created does not allow a mouse click toggling of state (on/off) from the “things” page without hanging up. I’ve taken screen shots (4 total) of the custom thing’s configuration (below) and suspect I’ve got something configured wrong. Any ideas how to get a custom OnOffSwitch configured correctly?