Service to use Janitza Meters with Venus OS
- Download the JanitzaUmg96RM.py:
wget https://raw.githubusercontent.com/patrick-dmxc/VenusOS-Janitza/refs/heads/main/JanitzaUmg96RM.py
- Copy JanitzaUmg96RM.py to the victron directory:
cp JanitzaUmg96RM.py /opt/victronenergy/dbus-modbus-client/
- Delete or rename the
__pycache__
folder from the same directory - Add the line
import JanitzaUmg96RM
afterimport carlo_gavazzi
in the filedbus-modbus-client.py
- Reboot the Cerbo GX
UMG 96 RM [all variations with Modbus RTU or Modbus TCP]
UMG 96 PQ [all variations with Modbus RTU or Modbus TCP] (untested)
If its not working, please open an issue and we can fix it
Open an Issue and we can see if its possible to implement your Meter as well
The script disappears during firmware updates and needs to be reinstalled. In the event that Victron has changed, added, or removed methods from register.py, it is possible that the script may not function correctly right away.