You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: