python library for interacting with Fronius inverters via modbus/TCP. Includes some example utilities
examples | ||
src | ||
tests | ||
.gitignore | ||
DesignNotes.md | ||
LICENSE | ||
noxfile.py | ||
pyproject.toml | ||
README.md |
pyFroniusReg
python library for interacting with Fronius inverters via modbus/TCP. Includes some example utilities
FroniusReg.py: the library
force_charge.py: Use the library to force my system to charge at 2.5kW
reset_charge.py: Use the library to set my system back to defaults
read_regs.py: Use the library to read some relevant registers