Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@d90c12c
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Dec 17, 2024
1 parent dc72ce0 commit c357a39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions templates/nightly/de/vehicle/ioBroker.bmw_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ render:
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
vin: WBMW... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
uri: # HTTP(S) Adresse (optional)
uri: # HTTP(S) Adresse
advanced: |
type: template
template: ioBroker.bmw
title: # Wird in der Benutzeroberfläche angezeigt (optional)
capacity: 50 # Akkukapazität in kWh (optional)
vin: WBMW... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
uri: # HTTP(S) Adresse (optional)
uri: # HTTP(S) Adresse
icon: car # Icon in der Benutzeroberfläche (optional)
phases: 3 # Die maximale Anzahl der Phasen welche genutzt werden können (optional)
mode: # Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)
Expand Down
4 changes: 2 additions & 2 deletions templates/nightly/en/vehicle/ioBroker.bmw_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ render:
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
vin: WBMW... # Required if you own multiple vehicles of the same brand (optional)
uri: # HTTP(S) address (optional)
uri: # HTTP(S) address
advanced: |
type: template
template: ioBroker.bmw
title: # Will be displayed in the user interface (optional)
capacity: 50 # Battery capacity in kWh (optional)
vin: WBMW... # Required if you own multiple vehicles of the same brand (optional)
uri: # HTTP(S) address (optional)
uri: # HTTP(S) address
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)
Expand Down

0 comments on commit c357a39

Please sign in to comment.