question

matteburk avatar image
matteburk asked

Shelly EM single phase with Venus OS

Anyone got Shelly EM to work with Venus OS to se Grid watt usage?

Like this : https://community.victronenergy.com/questions/125793/shelly-3em-smartmeter-with-venusos-cerbo-gx.html

/Mattias

Venus OS
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

7 Answers
vincegod avatar image
vincegod answered Ā·

I modified the code from the 3EM for the Shelly EM here

https://github.com/vincegod/dbus-shelly-em-smartmeter

I ran is for a month but swapped to a hardware current sensor extended over 25M CAT6.


Vince


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

pau1phi11ips avatar image
pau1phi11ips answered Ā·

Yeah, there's this one
https://community.victronenergy.com/questions/127339/shelly-1pm-as-pv-inverter-in-venusos.html

I've modded that one for the Plus 1PM too if you need it.

3 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

kurtinge avatar image kurtinge commented Ā·
Looks like a great mod, this one. But if I want to use it for AC input monitoring? Can I use yours? Is this driver compatible with Shelly Pro 1PM and 2PM ?
0 Likes 0 Ā·
marza-bogdan avatar image marza-bogdan commented Ā·
Hi. I have shelly 1pm plus. Do you have the script that it is working for 1pm plus ?
0 Likes 0 Ā·
Silvio Franceschini avatar image Silvio Franceschini commented Ā·
Hey @pau1phi11ips I would also be interested in your 1PM Plus version. I tried the one from GitHub Halmand. I see 3 Phase, but just need one. Any tipps? Thanks
0 Likes 0 Ā·
matteburk avatar image
matteburk answered Ā·

Hi . But that is for Shelly 1 PM . I ment a Shelly EM with a clamp (like the EM3) and I want it showed as AC Input not Inverter... Ā“Could you make a script for that? /Mattias

2 comments
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

pau1phi11ips avatar image pau1phi11ips commented Ā·
The Shelly EM uses their 1st gen API so should be compatible with the 1 PM code I linked to above.
0 Likes 0 Ā·
kurtinge avatar image kurtinge pau1phi11ips commented Ā·
What about the Shelly Plus Pm Mini? Will this work ?


0 Likes 0 Ā·
matteburk avatar image
matteburk answered Ā·

@Vincegod . Ok great news! I have tried to copy/paste

wget https://github.com/vincegod/dbus-shelly-em-smartmeter/archive/refs/heads/main.zip
unzip main.zip "dbus-shelly-em-smartmeter-main/*" -d /data
mv /data/dbus-shelly-em-smartmeter-main /data/dbus-shelly-em-smartmeter
chmod a+x /data/dbus-shelly-em-smartmeter/install.sh
/data/dbus-shelly-em-smartmeter/install.sh
rm main.zip

But I get this

skarmavbild-2022-07-04-kl-101755.jpg

Must say Im not an PI expert!!!! :)

/Mattias


                

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

kurtinge avatar image kurtinge commented Ā·
Go to /data and write ls -l

You will then see if the directroy has been created at all

0 Likes 0 Ā·
matteburk avatar image
matteburk answered Ā·

Got it working!!!!!


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

zickzack avatar image
zickzack answered Ā·

Leider erscheint der Shelly EM nicht in meinem HauptmenĆ¼ vom Victron. Dort ist nur der per Modbus verbundene SMA Wechselrichter.

01.jpg

Im UntermenĆ¼ erscheint der Shelly jedoch.

02.jpg

03.jpg

Jemand eine Idee?

Hier die Config

04.jpg

Und der komplette Aufbau

00.jpg



01.jpg (118.0 KiB)
02.jpg (104.5 KiB)
03.jpg (90.0 KiB)
04.jpg (114.8 KiB)
00.jpg (51.8 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

frank-online avatar image
frank-online answered Ā·

You want to measure between Growatt and MPII?

Have a look at this YT Video at 21:30

https://www.youtube.com/watch?v=ki9uB-DL8lA

Perhaps it helps to configure the "place" the Shelly is installed.


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Related Resources