As promised, here is my enhanced (Iris) Smart Plug driver for Hubitat. It's not just for Iris plugs, it is compatible with SmartThings branded outlets as well.
New Features:
Toggle On/Off (hardware)
Identify (Flashes the indicator LED for 30 seconds)
Reset (Resets onboard controller)
Improved Electrical Measurement Capabilities:
Enhanced Power Measurement granularity (min/max time & voltage threshold)
AC Voltage Measurement (using voltage capability)
AC Frequency Measurement
The following SmartPlugs have been tested with this driver:
Lowe's Iris 3210-L
Lowe's Iris 3210-L2
Also tested to work with the following SmartThings outlets:
SmartThings (2nd Generation Centralite)
SmartThings v4
SmartThings (2018 Samjin)
The CentraLite and Samjin plugs have built in voltage and AC line frequency measurement and reporting capabilities that aren't exposrd in the stock driver.
Hello, testing yesterday this driver, I used it in some plugs that I don't want to have the power measurements on, so when I reverted to the generic driver and clicked configure then refresh, the plugs still counting power and when they reach zero it will change to the voltage measure but in the power state. I know there is a factory reset button but I don't know how to use it. Any help will be appreciated. Thanks.
Warning: If you have paired the Z-Wave repeater, please be sure to EXCLUDE the Z-Wave repeater portion of the 3210-L outlet BEFORE factory resetting it. This will prevent a ghost Z-wave device from being left behind.
The factory reset procedure is to unplug the 3210-L outlet, hold the button on the front, plug the outlet back in, and release the button as soon as the LED turns on.
It's not really a factory reset, despite what the CentraLite docs say. It does not unpair the device, nor does it reset the reporting configuration. It's more of a soft reset.
Un-pair the Z-Wave repeater portion of the plug, if you are using it (leave the Zigbee portion alone) . Then unplug it, press and hold the button while plugging it back in, and release the button as soon as the blue LED comes on. Then put the hub into inclusion, and it will reconnect the plug to Hubitat without affecting any automations that use the plug.
When complete, re-pair the Z-Wave repeater if you're using it.
By the way, what brand of plug are you using it with? I've not seen that behavior before, and I've got over 60 of these things.
EDIT: nevermind. I see you went back to the stock driver. Since we cannot see the code used for the stock driver, I can only speculate. It appears it is not parsing power reporting cluster for the correct attribute, and are handling all reports to this cluster as a wattage report. That is not the correct implementation for that cluster. That is a HE driver glitch. You will need to reset the plug.
You have to use my driver if you want the reporting. You cannot configure the reporting then switch back to the stock driver. It won’t work properly as you are seeing.
Yes, I installed your driver to test but the test plugs I don't use them to report anything so I just wanted to restore them and then install your driver to the plugs I really use reporting. Thanks again.
I was right in my earlier assumption.. There are definately Zigbee commands for initiating Z-Wave pairing. That's how they managed to do it seamlessly for the user.