Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

endpoint to change charging number of phases #205

Open
jbanyer opened this issue Mar 5, 2024 · 1 comment
Open

endpoint to change charging number of phases #205

jbanyer opened this issue Mar 5, 2024 · 1 comment

Comments

@jbanyer
Copy link

jbanyer commented Mar 5, 2024

Is there an endpoint to change the number of phases used for charging? I can't see one.

It appears that the Tesla Charge on Solar is able to switch between single and three phase charging, so the vehicle must be capable of doing it.

If there is no such endpoint, please consider this a feature request!

Cheers.

@purcell-lab
Copy link

I haven't seen charge on solar actually control the charger phases.

I utilize the charger_phases endpoint extensively to determine the capability of the attached connector. It seems to switch depending on the capability of the connector.

It seems to return 1 for single phase and 2 for 'multi phase' , certainly it returns 2 for 3 phase, I'm unsure what it returns for bi-phase installations.

I'm also interested in controlling via endpoint the other aspects of charge on solar for example the minimum SOC when charge on solar is activated.

The legacy API had update_charge_on_solar_feature and get_charge_on_solar_feature endpoints, but I couldn't figure out the payload structure and I'm not sure if they are available with the fleet API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants