Skip to content

Commit 11e61f9

Browse files
committed
Templates update for nightly evcc-io/evcc@8091d21
1 parent 55ee9f1 commit 11e61f9

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

templates/nightly/de/charger/daheimladen-pro.yaml renamed to templates/nightly/de/charger/daheimladen-smart-touch-pro.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
template: daheimladen-pro
22
product:
3-
identifier: daheimladen-pro
3+
identifier: daheimladen-smart-touch-pro
44
brand: DaheimLaden
5-
description: Pro
5+
description: Smart/Touch Pro
66
capabilities: ["1p3p", "mA"]
77
render:
88
- default: |

templates/nightly/de/vehicle/teslalogger.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ render:
1313
capacity: 50 # Akkukapazität (kWh), optional
1414
id: 1 # TeslaLogger CarID, optional
1515
url: http://192.0.2.2 # URL
16-
port: 5000 # Port, optional
16+
port: 5010 # Port, optional
1717
advanced: |
1818
type: template
1919
template: teslalogger
2020
title: # Titel, Wird in der Benutzeroberfläche angezeigt (optional)
2121
capacity: 50 # Akkukapazität (kWh), optional
2222
id: 1 # TeslaLogger CarID, optional
2323
url: http://192.0.2.2 # URL
24-
port: 5000 # Port, optional
24+
port: 5010 # Port, optional
2525
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)
2626
phases: 3 # Maximale Phasenanzahl, Die maximale Anzahl der Phasen welche genutzt werden können (optional)
2727
mode: # Standardlademodus, Wird beim Anschließen eines Fahrzeugs verwendet. Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)
@@ -67,8 +67,8 @@ params:
6767
advanced: false
6868
optional: false
6969
- name: port
70-
example: 5000
71-
default: 5000
70+
example:
71+
default: 5010
7272
choice: []
7373
unit:
7474
description: Port

templates/nightly/en/charger/daheimladen-pro.yaml renamed to templates/nightly/en/charger/daheimladen-smart-touch-pro.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
template: daheimladen-pro
22
product:
3-
identifier: daheimladen-pro
3+
identifier: daheimladen-smart-touch-pro
44
brand: DaheimLaden
5-
description: Pro
5+
description: Smart/Touch Pro
66
capabilities: ["1p3p", "mA"]
77
render:
88
- default: |

templates/nightly/en/vehicle/teslalogger.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ render:
1313
capacity: 50 # Battery capacity (kWh), optional
1414
id: 1 # TeslaLogger CarID, optional
1515
url: http://192.0.2.2 # URL
16-
port: 5000 # Port, optional
16+
port: 5010 # Port, optional
1717
advanced: |
1818
type: template
1919
template: teslalogger
2020
title: # Title, Will be displayed in the user interface (optional)
2121
capacity: 50 # Battery capacity (kWh), optional
2222
id: 1 # TeslaLogger CarID, optional
2323
url: http://192.0.2.2 # URL
24-
port: 5000 # Port, optional
24+
port: 5010 # Port, optional
2525
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)
2626
phases: 3 # Maximum number of phases, The maximum number of phases which can be used (optional)
2727
mode: # Default charging mode, Used when a vehicle is connected. Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)
@@ -67,8 +67,8 @@ params:
6767
advanced: false
6868
optional: false
6969
- name: port
70-
example: 5000
71-
default: 5000
70+
example:
71+
default: 5010
7272
choice: []
7373
unit:
7474
description: Port

0 commit comments

Comments
 (0)