indykoning / PyPi_GrowattServer

MIT License
70 stars 32 forks source link

Feature/add settings functionality #19

Closed muppet3000 closed 2 years ago

muppet3000 commented 2 years ago

Added new functionality for changing settings on a plant and inverter. I've extensively documented this in the README file.

All tested against my own system (hybrid/mix inverter with battery storage & PV generation).

This was prompted by the recent daylight savings changes in the UK which caused all my timezone and charging schedule to get upset.

I've added more examples so as a result I've moved them into a subdirectory and updated the documentation in the README on how to use them.

muppet3000 commented 2 years ago

All back with you now for review @indykoning I think I've changed it based on your suggestions - all tested against my system as usual.

muppet3000 commented 2 years ago

@indykoning any chance we could get this merged in soon?

indykoning commented 2 years ago

There we go! it's released as 1.2.0 nice work! :rocket:

muppet3000 commented 2 years ago

Nice! Really happy to have this in the library now. I'm going to try and write a nice script for my system to update the date etc. It now also means that people can use the library to dynamically charge/discharge batteries around agile tariffs etc. which is pretty cool.