GE Enbrighten Z-Wave Plus Heavy Duty 40 Amp Smart Switch 14285

You need to use the driver mentioned in this message above:

There are settings on the switch which can be set to automatically push the energy updates, but you need to use the Basic Zwave Tool driver to access them.

In a different thread about this device, @bcopeland said that Hubitat was working on a driver for it.

I believe the driver for this device we will be in the next version (2.2.8).

1 Like

I'm in the process of rewriting / improving the code for the upcoming 2.2.8 release, but my driver handles all the functions of that device (I use it on two of them), including all parameter settings and all of the metering modes (some meter modes, like powerFactor, use custom attributes since Hubitat doesn't have defined attributes for all of the meter modes).

In fact, the driver should handle all the functions of all switch devices (including all parameter settings).

Be sure to click on "Initialize" for the device or else re-boot after setting a device to use this driver.

The driver is "Almost Any Z-Wave Plus Switch Driver.groovy"
located here: https://github.com/jvmahon/HubitatCustom

There's also one for dimmer devices.

1 Like