Skip to content

Commit c357a39

Browse files
committed
Templates update for nightly evcc-io/evcc@d90c12c
1 parent dc72ce0 commit c357a39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

templates/nightly/de/vehicle/ioBroker.bmw_0.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ render:
1010
title: # Wird in der Benutzeroberfläche angezeigt (optional)
1111
capacity: 50 # Akkukapazität in kWh (optional)
1212
vin: WBMW... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
13-
uri: # HTTP(S) Adresse (optional)
13+
uri: # HTTP(S) Adresse
1414
advanced: |
1515
type: template
1616
template: ioBroker.bmw
1717
title: # Wird in der Benutzeroberfläche angezeigt (optional)
1818
capacity: 50 # Akkukapazität in kWh (optional)
1919
vin: WBMW... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
20-
uri: # HTTP(S) Adresse (optional)
20+
uri: # HTTP(S) Adresse
2121
icon: car # Icon in der Benutzeroberfläche (optional)
2222
phases: 3 # Die maximale Anzahl der Phasen welche genutzt werden können (optional)
2323
mode: # Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)

templates/nightly/en/vehicle/ioBroker.bmw_0.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ render:
1010
title: # Will be displayed in the user interface (optional)
1111
capacity: 50 # Battery capacity in kWh (optional)
1212
vin: WBMW... # Required if you own multiple vehicles of the same brand (optional)
13-
uri: # HTTP(S) address (optional)
13+
uri: # HTTP(S) address
1414
advanced: |
1515
type: template
1616
template: ioBroker.bmw
1717
title: # Will be displayed in the user interface (optional)
1818
capacity: 50 # Battery capacity in kWh (optional)
1919
vin: WBMW... # Required if you own multiple vehicles of the same brand (optional)
20-
uri: # HTTP(S) address (optional)
20+
uri: # HTTP(S) address
2121
icon: car # Icon as shown in user interface (optional)
2222
phases: 3 # The maximum number of phases which can be used (optional)
2323
mode: # Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)

0 commit comments

Comments
 (0)