[ST Edge] Virtual Energy & Power Device Driver for calculating Total Energy Consumption

I haven’t made any changes to the driver this year. ST has changed something.

I need to investigate what ST has changed.

1 Like

I published new version to fix icon:

────────────────────────────────────────────────────
 Driver Id    0f58f526-d7cd-48f2-837a-610a4c164939
 Name         Virtual Energy Power Switch Device Tx
 Package Key  virtual-energy-switch-device-p4
 Version      2025-10-17T13:57:31.705828504
────────────────────────────────────────────────────

Probably ST App has changed the information which defined the icon.
Previously it was ocfDeviceType and now it is the category.

Categories
The platform provides a default icon based on the category specified for the device.

Thanks that fixed it.

@GCrane1982

You can make make separate dashboard tile for each measurement using this driver. You can also change icons.

Using Rules API is possible to copy Shelly 3EM values to devices that use this driver.

If you want to try, I can help you to make Rules API rules.


This is not possible (SmartThings limitation).

That would be great to know how to do that.

You can start by installing the driver and adding a few devices.

Instructions are in this topic first post.

I added the solar panel icon to the energy and power devices.

────────────────────────────────────────────────────
Driver Id 0f58f526-d7cd-48f2-837a-610a4c164939
Name Virtual Energy Power Switch Device Tx
Version 2026-02-08T12:38:54.50257733
────────────────────────────────────────────────────

I got the idea for this addition from @Patrick_Duarte Solar Inverter driver. Thanks

1 Like