Skip to content

Commit 931522f

Browse files
committed
Templates update for release evcc-io/evcc@634bc45
1 parent edfc711 commit 931522f

File tree

6 files changed

+40
-56
lines changed

6 files changed

+40
-56
lines changed

templates/release/de/meter/kostal-plenticore_0.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ render:
3131
endianness: little # optional
3232
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (optional)
3333
minsoc: 25 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
34+
maxsoc: 95 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
3435
watchdog: 60s # optional
3536
- usage: battery
3637
default: |
@@ -56,4 +57,5 @@ render:
5657
endianness: little # optional
5758
capacity: 50 # Akkukapazität in kWh (optional)
5859
minsoc: 25 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
60+
maxsoc: 95 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
5961
watchdog: 60s # optional

templates/release/de/meter/smartfox-em2_0.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,33 @@ render:
1111
template: smartfox-em2
1212
usage: grid
1313
host: 192.0.2.2 # IP-Adresse oder Hostname
14+
advanced: |
15+
type: template
16+
template: smartfox-em2
17+
usage: grid
18+
host: 192.0.2.2 # IP-Adresse oder Hostname
19+
cache: 1s # Zeitintervall nach dem Daten erneut vom Fahrzeug abgefragt werden (optional)
1420
- usage: pv
1521
default: |
1622
type: template
1723
template: smartfox-em2
1824
usage: pv
1925
host: 192.0.2.2 # IP-Adresse oder Hostname
26+
advanced: |
27+
type: template
28+
template: smartfox-em2
29+
usage: pv
30+
host: 192.0.2.2 # IP-Adresse oder Hostname
31+
cache: 1s # Zeitintervall nach dem Daten erneut vom Fahrzeug abgefragt werden (optional)
2032
- usage: aux
2133
default: |
2234
type: template
2335
template: smartfox-em2
2436
usage: aux
2537
host: 192.0.2.2 # IP-Adresse oder Hostname
38+
advanced: |
39+
type: template
40+
template: smartfox-em2
41+
usage: aux
42+
host: 192.0.2.2 # IP-Adresse oder Hostname
43+
cache: 1s # Zeitintervall nach dem Daten erneut vom Fahrzeug abgefragt werden (optional)

templates/release/de/vehicle/skoda_0.yaml

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

templates/release/en/meter/kostal-plenticore_0.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ render:
3131
endianness: little # optional
3232
maxacpower: 0 # Maximum AC power of the hybrid inverter (optional)
3333
minsoc: 25 # Lower limit when discharging the battery (normal operation) (optional)
34+
maxsoc: 95 # Upper limit when charging the battery from the grid (optional)
3435
watchdog: 60s # optional
3536
- usage: battery
3637
default: |
@@ -56,4 +57,5 @@ render:
5657
endianness: little # optional
5758
capacity: 50 # Battery capacity in kWh (optional)
5859
minsoc: 25 # Lower limit when discharging the battery (normal operation) (optional)
60+
maxsoc: 95 # Upper limit when charging the battery from the grid (optional)
5961
watchdog: 60s # optional

templates/release/en/meter/smartfox-em2_0.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,33 @@ render:
1111
template: smartfox-em2
1212
usage: grid
1313
host: 192.0.2.2 # IP address or hostname
14+
advanced: |
15+
type: template
16+
template: smartfox-em2
17+
usage: grid
18+
host: 192.0.2.2 # IP address or hostname
19+
cache: 1s # Time interval with when data should be reloaded from the vehicle (optional)
1420
- usage: pv
1521
default: |
1622
type: template
1723
template: smartfox-em2
1824
usage: pv
1925
host: 192.0.2.2 # IP address or hostname
26+
advanced: |
27+
type: template
28+
template: smartfox-em2
29+
usage: pv
30+
host: 192.0.2.2 # IP address or hostname
31+
cache: 1s # Time interval with when data should be reloaded from the vehicle (optional)
2032
- usage: aux
2133
default: |
2234
type: template
2335
template: smartfox-em2
2436
usage: aux
2537
host: 192.0.2.2 # IP address or hostname
38+
advanced: |
39+
type: template
40+
template: smartfox-em2
41+
usage: aux
42+
host: 192.0.2.2 # IP address or hostname
43+
cache: 1s # Time interval with when data should be reloaded from the vehicle (optional)

templates/release/en/vehicle/skoda_0.yaml

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

0 commit comments

Comments
 (0)