python library for interacting with Fronius inverters via modbus/TCP. Includes some example utilities
Find a file
2024-10-11 14:58:48 +11:00
examples flake on test 2024-10-09 16:48:34 +11:00
src README updates, some documentation 2024-10-11 14:58:36 +11:00
tests some tests for the registers 2024-10-11 14:58:48 +11:00
.gitignore Initial commit 2024-10-07 08:37:22 +11:00
DesignNotes.md read_regs working, design notes added 2024-10-08 17:44:29 +11:00
LICENSE rename license file 2024-10-08 16:33:21 +11:00
noxfile.py README updates, some documentation 2024-10-11 14:58:36 +11:00
pyproject.toml nox running! 2024-10-09 18:18:24 +11:00
read_regs.py README updates, some documentation 2024-10-11 14:58:36 +11:00
README.md README updates 2024-10-08 15:10:25 +11:00

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