Replies: 1 comment 6 replies
-
This is available as a pypowerwall API (Cloud and FleetAPI mode).
I added this to proxy and have released a beta container to test if you are interested:
If you are using the Dashboard, edit your powerwall.yml file and change the pypowerwall image to that and run
Ref: https://developer.tesla.com/docs/fleet-api/endpoints/energy#grid-import-export |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use a script to automate switching between self-consumption and time-based control modes using the following PyPowerwall endpoints -
/control/mode
/control/reserve
I noticed today that PW3 does starts exporting in time-based control mode right away only if grid charging is enabled. I keep grid charging disabled all the time but would like to switch it on/off when I want to export.
It would be great if there was an endpoint available to get/set grid charging.
Beta Was this translation helpful? Give feedback.
All reactions