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
Below are the config options to get the car integrated in evcc.io:
Ford
vehicles:
- name: my_car
type: template
template: ford-connect
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
clientid: # Setup at https://developer.ford.com
clientsecret: # Setup at https://developer.ford.com
accessToken:
refreshToken:
vin: WF0FXX... # Required if you own multiple vehicles of the same brand (optional)
icon: car # Icon as shown in user interface (optional)
phases: 3 # The maximum number of phases which can be used (optional)
mode: # Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)
minCurrent: 6 # The minimum amperage per connected phase with which the car should be charged (optional)
maxCurrent: 16 # The maximum amperage per connected phase with which the car shuold be charged (optional)
identifiers: # Mostly this can be added later, see: https://docs.evcc.io/en/docs/features/vehicle (optional)
priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional)
cache: 15m # Time interval with when data should be reloaded from the vehicle (optional)
Reading all the issues with login etc here isn't this an option for this integration?
The text was updated successfully, but these errors were encountered:
Looks like that uses your Ford Developer account and those API's which did exist as one point.
However, from what I saw online Ford essentially deleted the developer accounts and there is no way to access that anymore.
Below are the config options to get the car integrated in evcc.io:
Reading all the issues with login etc here isn't this an option for this integration?
The text was updated successfully, but these errors were encountered: