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

Add manual ChargeMode #1661

Open
bff0172 opened this issue Nov 26, 2024 · 1 comment
Open

Add manual ChargeMode #1661

bff0172 opened this issue Nov 26, 2024 · 1 comment
Labels
backend Backend related enhancement New feature or request prio:medium ui UI related

Comments

@bff0172
Copy link

bff0172 commented Nov 26, 2024

When the weather is cloudy and very variable I want to setup a fixed ampere below 5A (Tesla app only can set 5) because I don't have a house battery.
Until now I set this fixed ampere (like 2) with BLE going in container and do:
/app/go/tesla-control, -ble -vin xxx -key-file /externalFiles/privateKey.pem charging-set-amps 2

It would be good to have this option in selection list - for example: set fixed charging to minimum amperage

@pkuehnel pkuehnel added enhancement New feature or request ui UI related backend Backend related prio:medium labels Nov 26, 2024
@pkuehnel pkuehnel changed the title another option for ChargeMode Add manual ChargeMode Nov 26, 2024
@pkuehnel pkuehnel added this to the OCPP Integration milestone Nov 26, 2024
@pkuehnel
Copy link
Owner

pkuehnel commented Nov 26, 2024

For now you can set the maximum current in the car settings to 2A, then set the charge mode to max power, TSC should set the current to 2A then. Not ideal but at least possible via the web interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related enhancement New feature or request prio:medium ui UI related
Projects
None yet
Development

No branches or pull requests

2 participants