Python interface to most common inverters
pyinverter is based off the reverse engineering and protocols collected by jblance in the mpp-solar project.
pyinverter is avaliable on pypi and can be simply installed using the following:
pip install pyinverter
Simply follow the instructions in the developing README