please could someone recommend a driver for the GE 40A switch to provide energy metering function?
With Smartthings it worked great, but with Hubitat I just can turn in on/off but don't receive the Watt-values.
(this one:
)
please could someone recommend a driver for the GE 40A switch to provide energy metering function?
With Smartthings it worked great, but with Hubitat I just can turn in on/off but don't receive the Watt-values.
(this one:
)
There is a driver port from SmartThings called "Zwave Metering Switch". Honestly, something like this driver should be built in to Hubitat by now as it's a common requirement. Here is a link:
https://raw.githubusercontent.com/bdwilson/hubitat/master/Drivers/zwave-metering-switch.groovy
this driver works for turning on/off but does not deliver information about energy consumption with my GE 40A switches
I have the same GE switch and I am using the generic Zwave driver. As far as I know there is not a driver that makes use of all the features of this switch for Hubitat. You may be able to edit the driver suggested above by adding the GE switches finger print. I don't know if that will do anything for you but I notice that it did not contain the GE fingerprint.
This what I see on my GE 40 amp switch (currently running my pool pump):
There are settings to turn on energy monitoring which will need to be done through the Basic ZWave Tool driver:
my GE Switches now report power data. But they refresh only when I submit a zwave-ping.
ConfigVal2 is 2 and configVal3 is 5. So I tried to change Val2 to 1 as suggested in your posting but it does not have an effect.
What I did:
problem: configVal2 is still on "2"
Where is my mistake?
The "setParameter" label above the parameter fields is a button. In order to send the parameters, you have to click it. It's not obvious, and I made this very error just yesterday.
I've been looking for an excuse to buy one of these.. We will have an official driver soon..
Setup a rule to refresh it every 5 mins if is powered on. That’s what my pool heater logic does.
It's not necessary to force a refresh if the parameters are set up directly. Once the refresh is set to five minutes, the device will report power (instantaneous wattage draw) or energy (cumulative power usage since last reset) on a 5 minute interval if either or both has changed:
thank you for the hint!
With two from three GE 40A Switches I get updates now, from one not.
All three send updates after I submitted a "ping" via Hubitat device control. Is there a way to script a Zwave-ping sent to a device every minute?
Thanks for getting this into 2.2.8. However, there is a cosmetic issue on the Preferences:
Oh wow.. Thanks .. Will get that fixed
Stuck on same issue where Refresh button has to be pressed from Device settings on GE 40A Switch to see the latest status either ON or OFF. Tried to read the threads above. Did not quite get it, being a rookie to Hubitat/z-wave world. Can somebody clarify how to achieve automatic refresh of switch status like a normal switch will do and why it does that?