Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@b14faf0
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Dec 15, 2024
1 parent 97bcbe0 commit dc72ce0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/nightly/de/meter/huawei-sun2000_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ render:
timeout: 15s # optional
storageunit: 1 # optional
maxchargepower: 10000 # Leistungslimit für Netzladung. (optional)
forceaccharging: false # AC-Laden bleibt aktiv zum Laden des Speichers aus anderen AC Quellen für Wechselrichterkaskaden. Verhindert Stand-by. (optional)
- usage: pv
default: |
type: template
Expand Down Expand Up @@ -110,6 +111,7 @@ render:
timeout: 15s # optional
storageunit: 1 # optional
maxchargepower: 10000 # Leistungslimit für Netzladung. (optional)
forceaccharging: false # AC-Laden bleibt aktiv zum Laden des Speichers aus anderen AC Quellen für Wechselrichterkaskaden. Verhindert Stand-by. (optional)
- usage: battery
default: |
type: template
Expand Down Expand Up @@ -162,3 +164,4 @@ render:
storageunit: 1 # optional
maxchargepower: 10000 # Leistungslimit für Netzladung. (optional)
capacity: 50 # Akkukapazität in kWh (optional)
forceaccharging: false # AC-Laden bleibt aktiv zum Laden des Speichers aus anderen AC Quellen für Wechselrichterkaskaden. Verhindert Stand-by. (optional)
1 change: 1 addition & 0 deletions templates/nightly/de/meter/senec-home_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
product:
brand: SENEC
description: .Home
capabilities: ["battery-control"]
render:
- usage: grid
default: |
Expand Down
3 changes: 3 additions & 0 deletions templates/nightly/en/meter/huawei-sun2000_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ render:
timeout: 15s # optional
storageunit: 1 # optional
maxchargepower: 10000 # Power limit for grid charging. (optional)
forceaccharging: false # Keep AC charging active to charge the storage from other inverters via AC. Prevents stand-by. (optional)
- usage: pv
default: |
type: template
Expand Down Expand Up @@ -110,6 +111,7 @@ render:
timeout: 15s # optional
storageunit: 1 # optional
maxchargepower: 10000 # Power limit for grid charging. (optional)
forceaccharging: false # Keep AC charging active to charge the storage from other inverters via AC. Prevents stand-by. (optional)
- usage: battery
default: |
type: template
Expand Down Expand Up @@ -162,3 +164,4 @@ render:
storageunit: 1 # optional
maxchargepower: 10000 # Power limit for grid charging. (optional)
capacity: 50 # Battery capacity in kWh (optional)
forceaccharging: false # Keep AC charging active to charge the storage from other inverters via AC. Prevents stand-by. (optional)
1 change: 1 addition & 0 deletions templates/nightly/en/meter/senec-home_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
product:
brand: SENEC
description: .Home
capabilities: ["battery-control"]
render:
- usage: grid
default: |
Expand Down

0 comments on commit dc72ce0

Please sign in to comment.