Skip to content

Commit b22651b

Browse files
committed
Templates update for release evcc-io/evcc@b9e7fb1
1 parent 05297e1 commit b22651b

File tree

10 files changed

+30
-26
lines changed

10 files changed

+30
-26
lines changed

templates/release/de/charger/homeassistant-switch_0.yaml

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
product:
2-
brand: Home Assistant Switch
2+
brand: Home Assistant
3+
description: Schalter
34
group: Schaltbare Steckdosen
5+
requirements: ["skiptest"]
46
render:
57
- default: |
68
type: template
79
template: homeassistant-switch
8-
baseurl: http://homeassistant.local:8123 # Basis-URL der Home Assistant Instanz (z.B. http://homeassistant.local:8123)
9-
token: # Long-Lived Access Token aus Home Assistant Profil
10-
switchentity: # Entity ID des schaltbaren Geräts (z.B. switch.smartsocket)
11-
powerentity: # Entity ID für Leistungsmessung (optional, z.B. sensor.smartsocket_power), optional
10+
baseurl: http://homeassistant.local:8123 # Basis-URL der Home Assistant Instanz
11+
token: # Long-Lived Access Token, aus Home Assistant Profil
12+
switchentity: switch.smartsocket # Entity ID des schaltbaren Geräts
13+
powerentity: sensor.smartsocket_power # Entity ID für Leistungsmessung, optional
1214
standbypower: 15 # Standby-Leistung (W), Leistung oberhalb des angegebenen Wertes wird als Ladeleistung gewertet (optional)
1315
advanced: |
1416
type: template
1517
template: homeassistant-switch
16-
baseurl: http://homeassistant.local:8123 # Basis-URL der Home Assistant Instanz (z.B. http://homeassistant.local:8123)
17-
token: # Long-Lived Access Token aus Home Assistant Profil
18-
switchentity: # Entity ID des schaltbaren Geräts (z.B. switch.smartsocket)
19-
powerentity: # Entity ID für Leistungsmessung (optional, z.B. sensor.smartsocket_power), optional
18+
baseurl: http://homeassistant.local:8123 # Basis-URL der Home Assistant Instanz
19+
token: # Long-Lived Access Token, aus Home Assistant Profil
20+
switchentity: switch.smartsocket # Entity ID des schaltbaren Geräts
21+
powerentity: sensor.smartsocket_power # Entity ID für Leistungsmessung, optional
2022
standbypower: 15 # Standby-Leistung (W), Leistung oberhalb des angegebenen Wertes wird als Ladeleistung gewertet (optional)
2123
integrateddevice: # Integriertes Gerät, Fest angeschlossenes Gerät. Keine Ladevorgänge (optional)
2224
heating: # Wärmeerzeuger, Zeigt °C anstatt % an (optional)

templates/release/de/charger/vestel_0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ product:
44
capabilities: ["rfid", "1p3p"]
55
requirements: ["sponsorship"]
66
description: |
7-
1P3P und RFID erfordern Firmware 3.187.0 oder neuer.
7+
1P3P erfordert Firmware 3.187.0 oder neuer, RFID erfordert 3.156.0 oder neuer.
88
render:
99
- default: |
1010
type: template

templates/release/de/charger/vestel_1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ product:
44
capabilities: ["rfid", "1p3p"]
55
requirements: ["sponsorship"]
66
description: |
7-
1P3P und RFID erfordern Firmware 3.187.0 oder neuer.
7+
1P3P erfordert Firmware 3.187.0 oder neuer, RFID erfordert 3.156.0 oder neuer.
88
render:
99
- default: |
1010
type: template

templates/release/de/charger/vestel_2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ product:
44
capabilities: ["rfid", "1p3p"]
55
requirements: ["sponsorship"]
66
description: |
7-
1P3P und RFID erfordern Firmware 3.187.0 oder neuer.
7+
1P3P erfordert Firmware 3.187.0 oder neuer, RFID erfordert 3.156.0 oder neuer.
88
render:
99
- default: |
1010
type: template

templates/release/de/charger/vestel_3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ product:
44
capabilities: ["rfid", "1p3p"]
55
requirements: ["sponsorship"]
66
description: |
7-
1P3P und RFID erfordern Firmware 3.187.0 oder neuer.
7+
1P3P erfordert Firmware 3.187.0 oder neuer, RFID erfordert 3.156.0 oder neuer.
88
render:
99
- default: |
1010
type: template

templates/release/en/charger/homeassistant-switch_0.yaml

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
product:
2-
brand: Home Assistant Switch
2+
brand: Home Assistant
3+
description: Switch
34
group: Switchable sockets
5+
requirements: ["skiptest"]
46
render:
57
- default: |
68
type: template
79
template: homeassistant-switch
8-
baseurl: http://homeassistant.local:8123 # Base URL of the Home Assistant instance (e.g. http://homeassistant.local:8123)
9-
token: # Long-Lived Access Token from Home Assistant profile
10-
switchentity: # Entity ID of the switch device (e.g. switch.smartsocket)
11-
powerentity: # Entity ID for power measurement (optional, e.g. sensor.smartsocket_power), optional
10+
baseurl: http://homeassistant.local:8123 # Base URL of the Home Assistant instance
11+
token: # Long-Lived Access Token, from Home Assistant profile
12+
switchentity: switch.smartsocket # Entity ID of the switch device
13+
powerentity: sensor.smartsocket_power # Entity ID for power measurement, optional
1214
standbypower: 15 # Standby power (W), Power values above this value will be considered as charging power (optional)
1315
advanced: |
1416
type: template
1517
template: homeassistant-switch
16-
baseurl: http://homeassistant.local:8123 # Base URL of the Home Assistant instance (e.g. http://homeassistant.local:8123)
17-
token: # Long-Lived Access Token from Home Assistant profile
18-
switchentity: # Entity ID of the switch device (e.g. switch.smartsocket)
19-
powerentity: # Entity ID for power measurement (optional, e.g. sensor.smartsocket_power), optional
18+
baseurl: http://homeassistant.local:8123 # Base URL of the Home Assistant instance
19+
token: # Long-Lived Access Token, from Home Assistant profile
20+
switchentity: switch.smartsocket # Entity ID of the switch device
21+
powerentity: sensor.smartsocket_power # Entity ID for power measurement, optional
2022
standbypower: 15 # Standby power (W), Power values above this value will be considered as charging power (optional)
2123
integrateddevice: # Integrated device, Integrated device. No charging sessions (optional)
2224
heating: # Heating device, Shows °C instead of % (optional)

templates/release/en/charger/vestel_0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ product:
44
capabilities: ["rfid", "1p3p"]
55
requirements: ["sponsorship"]
66
description: |
7-
1P3P and RFID require at least firmware version 3.187.0.
7+
1P3P requires at least firmware version 3.187.0, RFID at least 3.156.0.
88
render:
99
- default: |
1010
type: template

templates/release/en/charger/vestel_1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ product:
44
capabilities: ["rfid", "1p3p"]
55
requirements: ["sponsorship"]
66
description: |
7-
1P3P and RFID require at least firmware version 3.187.0.
7+
1P3P requires at least firmware version 3.187.0, RFID at least 3.156.0.
88
render:
99
- default: |
1010
type: template

templates/release/en/charger/vestel_2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ product:
44
capabilities: ["rfid", "1p3p"]
55
requirements: ["sponsorship"]
66
description: |
7-
1P3P and RFID require at least firmware version 3.187.0.
7+
1P3P requires at least firmware version 3.187.0, RFID at least 3.156.0.
88
render:
99
- default: |
1010
type: template

templates/release/en/charger/vestel_3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ product:
44
capabilities: ["rfid", "1p3p"]
55
requirements: ["sponsorship"]
66
description: |
7-
1P3P and RFID require at least firmware version 3.187.0.
7+
1P3P requires at least firmware version 3.187.0, RFID at least 3.156.0.
88
render:
99
- default: |
1010
type: template

0 commit comments

Comments
 (0)