@@ -8,18 +8,18 @@ render:
88 template: ford-connect-query
99 title: # Titel, Wird in der Benutzeroberfläche angezeigt (optional)
1010 capacity: 50 # Akkukapazität (kWh), optional
11- clientid: # FordConnect Query Client ID, Einrichtung unter https://developer.ford.com/apis/fordconnect-query
12- clientsecret: # FordConnect Query Client Secret, Einrichtung unter https://developer.ford.com/apis/fordconnect-query
13- redirecturi: # FordConnect Query Redirect URL, Einrichtung unter https://developer.ford.com/apis/fordconnect-query
11+ clientid: # FordConnect Query Client ID, Einrichtung unter https://developer.ford.com/developer-eu
12+ clientsecret: # FordConnect Query Client Secret, Einrichtung unter https://developer.ford.com/developer-eu
13+ redirecturi: # FordConnect Query Redirect URL, Einrichtung unter https://developer.ford.com/developer-eu
1414 vin: WF0FXX... # Fahrzeugidentifikationsnummer, Wenn mehrere Fahrzeuge eines Herstellers vorhanden sind (optional)
1515 advanced: |
1616 type: template
1717 template: ford-connect-query
1818 title: # Titel, Wird in der Benutzeroberfläche angezeigt (optional)
1919 capacity: 50 # Akkukapazität (kWh), optional
20- clientid: # FordConnect Query Client ID, Einrichtung unter https://developer.ford.com/apis/fordconnect-query
21- clientsecret: # FordConnect Query Client Secret, Einrichtung unter https://developer.ford.com/apis/fordconnect-query
22- redirecturi: # FordConnect Query Redirect URL, Einrichtung unter https://developer.ford.com/apis/fordconnect-query
20+ clientid: # FordConnect Query Client ID, Einrichtung unter https://developer.ford.com/developer-eu
21+ clientsecret: # FordConnect Query Client Secret, Einrichtung unter https://developer.ford.com/developer-eu
22+ redirecturi: # FordConnect Query Redirect URL, Einrichtung unter https://developer.ford.com/developer-eu
2323 vin: WF0FXX... # Fahrzeugidentifikationsnummer, Wenn mehrere Fahrzeuge eines Herstellers vorhanden sind (optional)
2424 icon: car # Icon, Wird in der Benutzeroberfläche angezeigt [car, bike, bus, moped, motorcycle, rocket, scooter, taxi, tractor, rickshaw, shuttle, van, airpurifier, battery, bulb, climate, coffeemaker, compute, cooking, cooler, desktop, device, dishwasher, dryer, floorlamp, generic, heater, heatexchange, heatpump, kettle, laundry, laundry2, machine, meter, microwave, pump, smartconsumer, tool, waterheater] (optional)
2525 phases: 3 # Maximale Phasenanzahl, Die maximale Anzahl der Phasen welche genutzt werden können (optional)
@@ -54,7 +54,7 @@ params:
5454 choice : []
5555 unit :
5656 description : FordConnect Query Client ID
57- help : Einrichtung unter https://developer.ford.com/apis/fordconnect-query
57+ help : Einrichtung unter https://developer.ford.com/developer-eu
5858 advanced : false
5959 optional : false
6060 - name : clientsecret
@@ -63,7 +63,7 @@ params:
6363 choice : []
6464 unit :
6565 description : FordConnect Query Client Secret
66- help : Einrichtung unter https://developer.ford.com/apis/fordconnect-query
66+ help : Einrichtung unter https://developer.ford.com/developer-eu
6767 advanced : false
6868 optional : false
6969 - name : redirecturi
@@ -72,7 +72,7 @@ params:
7272 choice : []
7373 unit :
7474 description : FordConnect Query Redirect URL
75- help : Einrichtung unter https://developer.ford.com/apis/fordconnect-query
75+ help : Einrichtung unter https://developer.ford.com/developer-eu
7676 advanced : false
7777 optional : false
7878 - name : vin
0 commit comments