I havenβt made any changes to the driver this year. ST has changed something.
I need to investigate what ST has changed.
I havenβt made any changes to the driver this year. ST has changed something.
I need to investigate what ST has changed.
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.
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