I wanted to start a new post on this switch as there are so many GE/Jasco switches out there, and they all work differently, support different features, and need different device handlers. I did the new dimmer back in September, but another community member reached out to me for the related on/off switch. The newest Jasco on/off switch is the 46201 switch- https://byjasco.com/products/ge-enbrighten-z-wave-plus-smart-switch-quickfit-and-simplewire . There’s also a 46562 which is almost identical (I believe its just an upgraded commercial version) This is Zwave plus switch supporting S2 encryption and central scene control, which captures many more types of button presses then the old one, like triple taps, so it is different then the older switches. The stock Zwave on/off switch works to control the light, but advanced configuration setting, association groups, and scene control, require a custom device handler. I made a new handler that captures all these new button presses, and shows them all in the native automations part of the new smartthings app (without requiring webcore or smartapp). Since I don’t have this version of the switch, its difficult to debug and diagnose issues.
Update - Thanks to @BrenenP for confirming the device handler is working. If you want to use it you can import from mwav3 smartthingscode master in the IDE or click the link at the bottom.
Please report any problems as an issue on my Github page or in this thread. PR’s also welcome for fixing any bugs. I’ll work on updating the related 46203 dimmer to work with the new button values on the automation screen in the new app as well now that this code has been confirmed to be working.
Link to handler for this switch here: