Hallo
yesterday I found this : https://github.com/victronenergy/dbus-shelly
a driver for shelly devices from Victron
I did some tests , but I can't install, the makefile is the problem for me
have you a howto or some links for me
Thanks
This site is now in read-only archive mode. Please move all discussion, and create a new account at the new Victron Community site.
Hallo
yesterday I found this : https://github.com/victronenergy/dbus-shelly
a driver for shelly devices from Victron
I did some tests , but I can't install, the makefile is the problem for me
have you a howto or some links for me
Thanks
Okay
Sorry, for me this is not the same
this :
https://github.com/victronenergy/dbus-shelly
is from victronenergy
I think this is "native"
Okay
I got it
installed this https://github.com/victronenergy/dbus-shelly/archive/eccbe89f1e447e977cf3db597469ff219d259804.zip
this is a driver for Shelly 3EM from Victron, v0.2
the last version v0.4 is only for shelly gen 2 devices
and then you get this :
it is detected via mdns, the only thing to do is set the role :
Thanks to Victron
great Work
Hallo
unzip all to /data/dbus-shelly
and to /data/dbus-shelly/ext unzip this : https://github.com/victronenergy/velib_python/archive/refs/heads/master.zip
and then run :
python dbus_shelly.py
I unzipped the 0.4 for the ShellyPro4PM ....when I run the dbus_shelly.py, the Shelly is registered but I did not get any energy data. The updated aiovelib is installed as well. Any advice?
Sorry no good news
I got a Shelly Plus 1PM
but the same for me
its connected, but no data for V, A or anything
I don't seem to be able to get this to run either.
Download from githib to /data
unzip to dbus-shelly/
python dbus_shelly.py
root@nanopi:/data/dbus-shelly# python dbus_shelly.py Traceback (most recent call last): File "dbus_shelly.py", line 22, in <module> from aiovelib.service import Service ModuleNotFoundError: No module named 'aiovelib'
Is there any updates or official documentation here from Victron?
You would need to add the aiovelib files in the ext directory - they are not included in the dbus-shelly zip. But don't bother, this driver, for gen2 devices, is already included in the latest Venus releases.
Experiments, Modifications and Adaptions. Mods (Modifications) can be made to Victron Software by the Community. Please use the modifications space for enthusiasts who want to push what is possible, without official Victron Support.
42 People are following this question.