python library for interacting with Fronius inverters via modbus/TCP. Includes some example utilities
Find a file
2024-10-08 15:10:25 +11:00
.gitignore Initial commit 2024-10-07 08:37:22 +11:00
force_charge.py Scaled writing reg works, sample usage 2024-10-08 15:09:16 +11:00
FroniusReg.py Scaled writing reg works, sample usage 2024-10-08 15:09:16 +11:00
froniustest.py Exception class, adjust test script slightly 2024-10-07 14:44:12 +11:00
LICENSE.md start of module 2024-10-07 13:18:31 +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