README updates
This commit is contained in:
parent
fe5e8707fc
commit
989323f96d
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -8,4 +8,15 @@ 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
|
||||
read_regs.py: Use the library to read some relevant registers
|
||||
|
||||
|
||||
|
||||
|
||||
# Acknowledgements
|
||||
|
||||
A lot of ideas and some orignating code came from:
|
||||
https://github.com/oscarknapp/Fronius-Gen-24-Modbus-Integration/tree/main
|
||||
|
||||
|
||||
Special thanks to VK2TTY <@vk2tty@mastodon.radio> for their generous assistance in bringing me up to speed with a more pythonic way of doing things!
|
||||
|
|
Loading…
Reference in a new issue