Groovy/Hubitat "Power Meter" Capability Question

If anyone wants to help put these in parent/child (maybe help me understand how this is done as well...)

Here are the finished "child" drivers that have all the Z-wave commands ready.

https://raw.githubusercontent.com/abuttino/Hubitat-Custom/master/Aeon-v1-Dryer.groovy

https://raw.githubusercontent.com/abuttino/Hubitat-Custom/master/Aeon-v1-Washer.groovy

Thanks for helping!

Dan,
Thanks for the pointer to the Driver. I installed it, and realized I dare not 'improve it' via 'capability "Power Meter" ' because I don't have any vintage of HEM.

I did read @rlithgow1 message and thought "I wonder if I can add yet another type of option to Better Laundry Monitor (BLM) and that seemed an interesting challenge. :slight_smile:

BLM Challenge result

You can choose the Arbitrary Sensor option and then:

Screenshot 2024-06-20 at 7.52.31 AM

then pick the Arbitrary Attribute from the selected device.

then pick the Type to mimic.

I did place the BLM Child code where it could be picked up as 'Beta' but as it stands this minute, it's not a solution to @abuttino problem. They are not using BLM :slight_smile: and even if.. the HEM driver uses a Switch attribute (on/off) vs a Contact attribute (open/closed) that BLM supports.

BLM Child Beta Code link

2 Likes

Just thought of something that would be temporary..

Two virtual power meter devices and use webcore to update them.

Then use them in Grafana.

I'll give that a shot now.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.