Re: Forced overnight charging not happening!
Posted: Sat Feb 28, 2026 11:03 am
Ok script written, you just need an API key from the v1 website and then plug it into simple.py all the settings are at the top, wasn't sure what wattage you wanted to import/export at so set to 5000 (5kW)
https://github.com/evilbunny2008/FreePo ... /simple.py
You also need a copy of my modified version of openapi.py
https://github.com/evilbunny2008/FreePo ... openapi.py
Depending on your OS you then just need to execute simple.py
I greatly reduced the libraries used so it should in theory work on any OS python does.
https://github.com/evilbunny2008/FreePo ... /simple.py
You also need a copy of my modified version of openapi.py
https://github.com/evilbunny2008/FreePo ... openapi.py
Depending on your OS you then just need to execute simple.py
I greatly reduced the libraries used so it should in theory work on any OS python does.