Zigbee HA Metering Controller 4040B - How do I get Load 2 to work on Smartthings?

Hi James,

With the handler that i created you can only use Load 1 in the Automation.

With Gregs modification you can use both the Loads in automation. I have not yet tested his code (i think its probably this): https://github.com/MrYutz/smartthings-devicehandlers/tree/master/smartenit-zbmlc30.src

Thanks SO much to Dhawal Doshi and Mr. Yutz!! Using my SmartenIt ZBLMC30 to finally automate my Pool and Sweeper pumps on SmartThings!! It took a bit of trial and error to figure it out, but it works great!! The metering on the Load Controller is just a bonus!!

1 Like

Can anyone tell me if this device handler has the ability of metering monitor?

https://github.com/MrYutz/smartthings-devicehandlers/tree/master/smartenit-zbmlc30.src

And if not, does anyone have the code for the one mentioned below:

I actually am using the one I have for just the one relay but would really like to have the metering monitor. I am looking at purchasing five more if I can get the metering monitor function working.

Belay my last. After I was reading through the code I realized that the device handler does have that function.

Please pardon me, I put the cart before the horse.

Hello!

Here’s the updated link: https://github.com/Smartenit/smartthings-devicehandlers/tree/master/devicetypes/smartenit

It supports metering monitor!

Best Regards,

Dhawal Doshi