Skip to content

Commit 73a2d3d

Browse files
committed
Templates update for nightly evcc-io/evcc@2f48158
1 parent 439ff2c commit 73a2d3d

18 files changed

+82
-430
lines changed

templates/nightly/de/charger/lambda-eu-l-series.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ render:
1717
host: 192.0.2.2 # IP-Adresse oder Hostname
1818
port: 502 # Port, optional
1919
tempsource: # Temperaturquelle, [warmwater_top, warmwater_bottom, buffer_top, buffer_bottom] (optional)
20+
firmware: <1.1.3 # Firmware version. Wähle '>=1.1.3' für Word-Swap, [<1.1.3, >=1.1.3] (optional)
2021
advanced: |
2122
type: template
2223
template: lambda-zewotherm
2324
host: 192.0.2.2 # IP-Adresse oder Hostname
2425
port: 502 # Port, optional
2526
tempsource: # Temperaturquelle, [warmwater_top, warmwater_bottom, buffer_top, buffer_bottom] (optional)
27+
firmware: <1.1.3 # Firmware version. Wähle '>=1.1.3' für Word-Swap, [<1.1.3, >=1.1.3] (optional)
2628
excess: plus # veraltet, bei neg. E-Überschuss auf minus, [plus, minus] (optional)
2729
watchdog: 60s # Watchdog, optional
2830
params:
@@ -53,6 +55,15 @@ params:
5355
help:
5456
advanced: false
5557
optional: true
58+
- name: firmware
59+
example:
60+
default: <1.1.3
61+
choice: ['<1.1.3', '>=1.1.3']
62+
unit:
63+
description: Firmware version. Wähle '>=1.1.3' für Word-Swap
64+
help:
65+
advanced: false
66+
optional: true
5667
- name: excess
5768
example:
5869
default: plus

templates/nightly/de/charger/veton-one.yaml

Lines changed: 0 additions & 50 deletions
This file was deleted.

templates/nightly/de/charger/veton-two.yaml

Lines changed: 0 additions & 50 deletions
This file was deleted.

templates/nightly/de/charger/veton-wall.yaml

Lines changed: 0 additions & 50 deletions
This file was deleted.

templates/nightly/de/charger/zewotherm-eu-l-series.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ render:
1717
host: 192.0.2.2 # IP-Adresse oder Hostname
1818
port: 502 # Port, optional
1919
tempsource: # Temperaturquelle, [warmwater_top, warmwater_bottom, buffer_top, buffer_bottom] (optional)
20+
firmware: <1.1.3 # Firmware version. Wähle '>=1.1.3' für Word-Swap, [<1.1.3, >=1.1.3] (optional)
2021
advanced: |
2122
type: template
2223
template: lambda-zewotherm
2324
host: 192.0.2.2 # IP-Adresse oder Hostname
2425
port: 502 # Port, optional
2526
tempsource: # Temperaturquelle, [warmwater_top, warmwater_bottom, buffer_top, buffer_bottom] (optional)
27+
firmware: <1.1.3 # Firmware version. Wähle '>=1.1.3' für Word-Swap, [<1.1.3, >=1.1.3] (optional)
2628
excess: plus # veraltet, bei neg. E-Überschuss auf minus, [plus, minus] (optional)
2729
watchdog: 60s # Watchdog, optional
2830
params:
@@ -53,6 +55,15 @@ params:
5355
help:
5456
advanced: false
5557
optional: true
58+
- name: firmware
59+
example:
60+
default: <1.1.3
61+
choice: ['<1.1.3', '>=1.1.3']
62+
unit:
63+
description: Firmware version. Wähle '>=1.1.3' für Word-Swap
64+
help:
65+
advanced: false
66+
optional: true
5667
- name: excess
5768
example:
5869
default: plus

templates/nightly/de/meter/home-assistant-home-assistant-sensor.yaml renamed to templates/nightly/de/meter/home-assistant-meter.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
template: homeassistant
22
product:
3-
identifier: home-assistant-home-assistant-sensor
3+
identifier: home-assistant-meter
44
brand: Home Assistant
5-
description: Home Assistant Sensor
5+
description: Meter
66
group: Generische Unterstützung
77
description: |
88
Home Assistant Instanz mit API-Zugriff

templates/nightly/de/meter/solarwatt-manager-flex.yaml

Lines changed: 0 additions & 62 deletions
This file was deleted.

templates/nightly/de/meter/zuidwijk-slimmelezer-plus-v2.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ render:
1212
template: slimmelezer-V2
1313
usage: grid
1414
host: 192.0.2.2 # IP-Adresse oder Hostname
15+
advanced: |
16+
type: template
17+
template: slimmelezer-V2
18+
usage: grid
19+
host: 192.0.2.2 # IP-Adresse oder Hostname
20+
scale: 1000 # Skalierungsfaktor, Verwenden Skala von 1000 für Zuidwijk Slimmelezer. Verwenden Skala 1 für ESPHome DSMR und mhendriks P1 Dongle
1521
params:
1622
- name: host
1723
example: 192.0.2.2
@@ -21,4 +27,13 @@ params:
2127
description: IP-Adresse oder Hostname
2228
help:
2329
advanced: false
30+
optional: false
31+
- name: scale
32+
example: 1 | 10 | 100 | 1000
33+
default: 1000
34+
choice: []
35+
unit:
36+
description: Skalierungsfaktor
37+
help: Verwenden Skala von 1000 für Zuidwijk Slimmelezer. Verwenden Skala 1 für ESPHome DSMR und mhendriks P1 Dongle
38+
advanced: true
2439
optional: false

templates/nightly/de/vehicle/home-assistant-vehicle.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
template: homeassistant
22
product:
33
identifier: home-assistant-vehicle
4-
description: Home Assistant Fahrzeug
4+
brand: Home Assistant
5+
description: Fahrzeug
56
group: Generische Unterstützung
67
description: |
78
Erfordert eine laufende Home Assistant Instanz mit passenden Fahrzeug-Entities und Services. Alle Werte sind Home Assistant Entity IDs (z.B. sensor.*, binary_sensor.*, number.*, script.*)

templates/nightly/en/charger/lambda-eu-l-series.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ render:
1717
host: 192.0.2.2 # IP address or hostname
1818
port: 502 # Port, optional
1919
tempsource: # Temperature source, [warmwater_top, warmwater_bottom, buffer_top, buffer_bottom] (optional)
20+
firmware: <1.1.3 # Firmware version. Choose '>=1.1.3' for word-swap, [<1.1.3, >=1.1.3] (optional)
2021
advanced: |
2122
type: template
2223
template: lambda-zewotherm
2324
host: 192.0.2.2 # IP address or hostname
2425
port: 502 # Port, optional
2526
tempsource: # Temperature source, [warmwater_top, warmwater_bottom, buffer_top, buffer_bottom] (optional)
27+
firmware: <1.1.3 # Firmware version. Choose '>=1.1.3' for word-swap, [<1.1.3, >=1.1.3] (optional)
2628
excess: plus # deprecated, set for neg. e-excess to minus, [plus, minus] (optional)
2729
watchdog: 60s # Watchdog, optional
2830
params:
@@ -53,6 +55,15 @@ params:
5355
help:
5456
advanced: false
5557
optional: true
58+
- name: firmware
59+
example:
60+
default: <1.1.3
61+
choice: ['<1.1.3', '>=1.1.3']
62+
unit:
63+
description: Firmware version. Choose '>=1.1.3' for word-swap
64+
help:
65+
advanced: false
66+
optional: true
5667
- name: excess
5768
example:
5869
default: plus

0 commit comments

Comments
 (0)