Skip to content

schenlap/victron_mec_meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

victron_mec_meter

Use Mec meter as grid meter for victron device. This replaces the M24 models from Carlo Gavazzi and allows to use MEC meter as grid meter.

Install

Clone into /data/ To start the script on startup. Victron allows a start hook in /data/rc.local, see https://www.victronenergy.com/live/ccgx:root_access. Add /data/victron_mec_meter/start_mecmeter to /data/rc.local.

#!/bin/bash

(cd /data/victron_mec_meter/ && ./start_mec_meter)

Edit mec.ini and add your credentials

About

Use Mec meter as grid meter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages