Skip to content

Commit 3552135

Browse files
committed
Templates update for nightly evcc-io/evcc@98e6296
1 parent f459c80 commit 3552135

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

templates/nightly/de/vehicle/iobroker-bmw.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ render:
1111
template: ioBroker.bmw
1212
title: # Titel, Wird in der Benutzeroberfläche angezeigt (optional)
1313
capacity: 50 # Akkukapazität (kWh), optional
14-
vin: WBMW... # Fahrzeugidentifikationsnummer, Wenn mehrere Fahrzeuge eines Herstellers vorhanden sind (optional)
15-
uri: # ioBroker URL, HTTP(S) Adresse
14+
vin: WBA8E9G50GM091234 # Fahrzeugidentifikationsnummer, BMW Fahrzeugidentifikationsnummer
15+
uri: # ioBroker URL einschliesslich ioBroker.simple-api Port, HTTP(S) Adresse
1616
advanced: |
1717
type: template
1818
template: ioBroker.bmw
1919
title: # Titel, Wird in der Benutzeroberfläche angezeigt (optional)
2020
capacity: 50 # Akkukapazität (kWh), optional
21-
vin: WBMW... # Fahrzeugidentifikationsnummer, Wenn mehrere Fahrzeuge eines Herstellers vorhanden sind (optional)
22-
uri: # ioBroker URL, HTTP(S) Adresse
21+
vin: WBA8E9G50GM091234 # Fahrzeugidentifikationsnummer, BMW Fahrzeugidentifikationsnummer
22+
uri: # ioBroker URL einschliesslich ioBroker.simple-api Port, HTTP(S) Adresse
2323
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)
2424
phases: 3 # Maximale Phasenanzahl, Die maximale Anzahl der Phasen welche genutzt werden können (optional)
2525
mode: # Standardlademodus, wenn ein Fahrzeug angeschlossen ist, Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)
@@ -50,20 +50,20 @@ params:
5050
advanced: false
5151
optional: true
5252
- name: vin
53-
example: WBMW...
53+
example: WBA8E9G50GM091234
5454
default:
5555
choice: []
5656
unit:
5757
description: Fahrzeugidentifikationsnummer
58-
help: Wenn mehrere Fahrzeuge eines Herstellers vorhanden sind
58+
help: BMW Fahrzeugidentifikationsnummer
5959
advanced: false
60-
optional: true
60+
optional: false
6161
- name: uri
6262
example:
6363
default:
6464
choice: []
6565
unit:
66-
description: ioBroker URL
66+
description: ioBroker URL einschliesslich ioBroker.simple-api Port
6767
help: HTTP(S) Adresse
6868
advanced: false
6969
optional: false

templates/nightly/en/vehicle/iobroker-bmw.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ render:
1111
template: ioBroker.bmw
1212
title: # Title, Will be displayed in the user interface (optional)
1313
capacity: 50 # Battery capacity (kWh), optional
14-
vin: WBMW... # Vehicle Identification Number, If you own multiple vehicles from the same manufacturer (optional)
15-
uri: # ioBroker URL, HTTP(S) address
14+
vin: WBA8E9G50GM091234 # Vehicle Identification Number, BMW VehicleIdentificationNumber
15+
uri: # ioBroker URL inlcuding ioBroker.simple-api Port, HTTP(S) address
1616
advanced: |
1717
type: template
1818
template: ioBroker.bmw
1919
title: # Title, Will be displayed in the user interface (optional)
2020
capacity: 50 # Battery capacity (kWh), optional
21-
vin: WBMW... # Vehicle Identification Number, If you own multiple vehicles from the same manufacturer (optional)
22-
uri: # ioBroker URL, HTTP(S) address
21+
vin: WBA8E9G50GM091234 # Vehicle Identification Number, BMW VehicleIdentificationNumber
22+
uri: # ioBroker URL inlcuding ioBroker.simple-api Port, HTTP(S) address
2323
icon: car # Icon, Will be displayed in the user interface [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)
2424
phases: 3 # Maximum number of phases, The maximum number of phases which can be used (optional)
2525
mode: # Default charging mode when a vehicle is connected, Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)
@@ -50,20 +50,20 @@ params:
5050
advanced: false
5151
optional: true
5252
- name: vin
53-
example: WBMW...
53+
example: WBA8E9G50GM091234
5454
default:
5555
choice: []
5656
unit:
5757
description: Vehicle Identification Number
58-
help: If you own multiple vehicles from the same manufacturer
58+
help: BMW VehicleIdentificationNumber
5959
advanced: false
60-
optional: true
60+
optional: false
6161
- name: uri
6262
example:
6363
default:
6464
choice: []
6565
unit:
66-
description: ioBroker URL
66+
description: ioBroker URL inlcuding ioBroker.simple-api Port
6767
help: HTTP(S) address
6868
advanced: false
6969
optional: false

0 commit comments

Comments
 (0)