Hi, i had bought shelly PM mini gen3 and tried to connect in venus os. but its not displaying the values. I have used project below
https://github.com/Halmand/dbus-shelly-1pm-and-pm1-Plus-pvinverter-multi-instance
if change the values in "dbus-shelly-1pm-pvinverter.py" script "line 168", then i am getting the readings in Device List, but not getting in VRM or Remote Console.
power = meter_data['switch:0']['apower']
to
power = meter_data['pm1:0']['apower']