There is a good example to compare. Jason Bottjen (@JasonJoel ) has both component and non-component versions of his driver for the GE/Jasco 26931 switch. Both versions have the same functionality.
GE/Jasco Z-Wave Plus Motion Switch Driver
This is a driver for the GE Motion Switch device. It differs from the in-box driver in that it exposes all of the device parameters, and uses a parent/child structure to put the switch and motion sensors in their own child devices.
It has been tested with a GE 26931 motion switch.
Example:
[image]
Features:
ON/OFF
Configuration of button inversion variable.
Configuration of motion and light parameters.
Light Off Time, Motion sensor on/off, Mo…
GE/Jasco Z-Wave Plus Motion Switch Driver
I got tired of the generic built-in driver missing features that are on the GE/Jasco switches. This was loosely derived from the ST device handler, but mostly re-written.
NOTE 1: This is for the motion GE/Jasco Z-Wave Plus Switches only . It will not work with the non Z-Wave Plus models (12xxx), it will not work with any dimmer model, and it will not work with the non-motion Switch (14291).
It has been tested with a GE 26931 switch. It should also …
1 Like