Skip to content

Commit 750efce

Browse files
committed
Templates update for nightly evcc-io/evcc@c43a92f
1 parent d8491e7 commit 750efce

File tree

8 files changed

+66
-0
lines changed

8 files changed

+66
-0
lines changed

templates/nightly/de/meter/deye-hybrid-hp3_0.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ render:
5353
storageunit: 1 # optional
5454
minsoc: 20 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
5555
maxsoc: 95 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
56+
includegenport: # optional
5657
- usage: pv
5758
default: |
5859
type: template
@@ -104,6 +105,7 @@ render:
104105
minsoc: 20 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
105106
maxsoc: 95 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
106107
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters in W (optional)
108+
includegenport: # optional
107109
- usage: battery
108110
default: |
109111
type: template
@@ -155,3 +157,4 @@ render:
155157
capacity: 50 # Akkukapazität in kWh (optional)
156158
minsoc: 20 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
157159
maxsoc: 95 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
160+
includegenport: # optional

templates/nightly/de/meter/deye-hybrid-hp3_1.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ render:
5353
storageunit: 1 # optional
5454
minsoc: 20 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
5555
maxsoc: 95 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
56+
includegenport: # optional
5657
- usage: pv
5758
default: |
5859
type: template
@@ -104,6 +105,7 @@ render:
104105
minsoc: 20 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
105106
maxsoc: 95 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
106107
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters in W (optional)
108+
includegenport: # optional
107109
- usage: battery
108110
default: |
109111
type: template
@@ -155,3 +157,4 @@ render:
155157
capacity: 50 # Akkukapazität in kWh (optional)
156158
minsoc: 20 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
157159
maxsoc: 95 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
160+
includegenport: # optional

templates/nightly/de/tariff/octopus-productcode_0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ render:
99
template: octopus-productcode
1010
productCode: AGILE-FLEX-22-11-25 # Der Tarifcode für Ihren Energievertrag. Stellen Sie sicher, dass dieser auf Ihren Importtarifcode eingestellt ist.
1111
region: # Die DNO-Region, in der Sie sich befinden. Weitere Informationen: https://www.energy-stats.uk/dno-region-codes-explained/ [A, B, C, D, E, F, G, H, J, K, L, M, N, P]
12+
directDebit: true # Ich benutze den BACS-Lastschrifttarif. (optional)
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
product:
2+
description: mz2mqtt
3+
group: Generische Unterstützung
4+
description: |
5+
myMazda zu MQTT. Voraussetzung ist ein konfigurierter MQTT Broker und eine mz2mqtt Installation https://github.com/C64Axel/mz2mqtt.
6+
render:
7+
- default: |
8+
type: template
9+
template: mz2mqtt
10+
title: # Wird in der Benutzeroberfläche angezeigt (optional)
11+
capacity: 50 # Akkukapazität in kWh (optional)
12+
vin: W... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind
13+
advanced: |
14+
type: template
15+
template: mz2mqtt
16+
title: # Wird in der Benutzeroberfläche angezeigt (optional)
17+
capacity: 50 # Akkukapazität in kWh (optional)
18+
vin: W... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind
19+
icon: car # Icon in der Benutzeroberfläche [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)
20+
phases: 3 # Die maximale Anzahl der Phasen welche genutzt werden können (optional)
21+
mode: # Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)
22+
minCurrent: 6 # Definiert die minimale Stromstärke pro angeschlossener Phase mit welcher das Fahrzeug geladen werden soll (optional)
23+
maxCurrent: 16 # Definiert die maximale Stromstärke pro angeschlossener Phase mit welcher das Fahrzeug geladen werden soll (optional)
24+
identifiers: # Kann meist erst später eingetragen werden, siehe: https://docs.evcc.io/docs/features/vehicle (optional)
25+
priority: # Priorität des Ladepunktes oder Fahrzeugs in Relation zu anderen Ladepunkten oder Fahrzeugen für die Zuweisung von PV-Energie (optional)
26+
timeout: 720h # optional

templates/nightly/en/meter/deye-hybrid-hp3_0.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ render:
5353
storageunit: 1 # optional
5454
minsoc: 20 # Lower limit when discharging the battery (normal operation) (optional)
5555
maxsoc: 95 # Upper limit when charging the battery from the grid (optional)
56+
includegenport: # optional
5657
- usage: pv
5758
default: |
5859
type: template
@@ -104,6 +105,7 @@ render:
104105
minsoc: 20 # Lower limit when discharging the battery (normal operation) (optional)
105106
maxsoc: 95 # Upper limit when charging the battery from the grid (optional)
106107
maxacpower: 0 # Maximum AC power of the hybrid inverter in W (optional)
108+
includegenport: # optional
107109
- usage: battery
108110
default: |
109111
type: template
@@ -155,3 +157,4 @@ render:
155157
capacity: 50 # Battery capacity in kWh (optional)
156158
minsoc: 20 # Lower limit when discharging the battery (normal operation) (optional)
157159
maxsoc: 95 # Upper limit when charging the battery from the grid (optional)
160+
includegenport: # optional

templates/nightly/en/meter/deye-hybrid-hp3_1.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ render:
5353
storageunit: 1 # optional
5454
minsoc: 20 # Lower limit when discharging the battery (normal operation) (optional)
5555
maxsoc: 95 # Upper limit when charging the battery from the grid (optional)
56+
includegenport: # optional
5657
- usage: pv
5758
default: |
5859
type: template
@@ -104,6 +105,7 @@ render:
104105
minsoc: 20 # Lower limit when discharging the battery (normal operation) (optional)
105106
maxsoc: 95 # Upper limit when charging the battery from the grid (optional)
106107
maxacpower: 0 # Maximum AC power of the hybrid inverter in W (optional)
108+
includegenport: # optional
107109
- usage: battery
108110
default: |
109111
type: template
@@ -155,3 +157,4 @@ render:
155157
capacity: 50 # Battery capacity in kWh (optional)
156158
minsoc: 20 # Lower limit when discharging the battery (normal operation) (optional)
157159
maxsoc: 95 # Upper limit when charging the battery from the grid (optional)
160+
includegenport: # optional

templates/nightly/en/tariff/octopus-productcode_0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ render:
99
template: octopus-productcode
1010
productCode: AGILE-FLEX-22-11-25 # The tariff code for your energy contract. Make sure this is set to your import tariff code.
1111
region: # The DNO region you are located in. More information: https://www.energy-stats.uk/dno-region-codes-explained/ [A, B, C, D, E, F, G, H, J, K, L, M, N, P]
12+
directDebit: true # Use Direct Debit tariff rates. (optional)
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
product:
2+
description: mz2mqtt
3+
group: Generic support
4+
description: |
5+
myMazda to MQTT. Required MQTT broker configuration and a mz2mqtt installation https://github.com/C64Axel/mz2mqtt.
6+
render:
7+
- default: |
8+
type: template
9+
template: mz2mqtt
10+
title: # Will be displayed in the user interface (optional)
11+
capacity: 50 # Battery capacity in kWh (optional)
12+
vin: W... # Required if you own multiple vehicles of the same brand
13+
advanced: |
14+
type: template
15+
template: mz2mqtt
16+
title: # Will be displayed in the user interface (optional)
17+
capacity: 50 # Battery capacity in kWh (optional)
18+
vin: W... # Required if you own multiple vehicles of the same brand
19+
icon: car # Icon as shown in 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)
20+
phases: 3 # The maximum number of phases which can be used (optional)
21+
mode: # Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)
22+
minCurrent: 6 # The minimum amperage per connected phase with which the car should be charged (optional)
23+
maxCurrent: 16 # The maximum amperage per connected phase with which the car shuold be charged (optional)
24+
identifiers: # Mostly this can be added later, see: https://docs.evcc.io/en/docs/features/vehicle (optional)
25+
priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional)
26+
timeout: 720h # optional

0 commit comments

Comments
 (0)