Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@2771e8a
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Sep 16, 2024
1 parent 9d6c52f commit 470524f
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ render:
- usage: battery
default: |
type: template
template: sma-si-modbus
template: sma-sbs-15-25-modbus
usage: battery
# Modbus TCP
Expand All @@ -16,7 +16,7 @@ render:
port: 502 # Port
advanced: |
type: template
template: sma-si-modbus
template: sma-sbs-15-25-modbus
usage: battery
# Modbus TCP
Expand Down
3 changes: 3 additions & 0 deletions templates/nightly/de/meter/solarmax-maxstorage_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ render:
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
watchdog: 60s # optional
- usage: pv
default: |
type: template
Expand All @@ -45,6 +46,7 @@ render:
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
watchdog: 60s # optional
- usage: battery
default: |
type: template
Expand All @@ -67,3 +69,4 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Akkukapazität in kWh (optional)
watchdog: 60s # optional
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ render:
- usage: battery
default: |
type: template
template: sma-si-modbus
template: sma-sbs-15-25-modbus
usage: battery
# Modbus TCP
Expand All @@ -16,7 +16,7 @@ render:
port: 502 # Port
advanced: |
type: template
template: sma-si-modbus
template: sma-sbs-15-25-modbus
usage: battery
# Modbus TCP
Expand Down
3 changes: 3 additions & 0 deletions templates/nightly/en/meter/solarmax-maxstorage_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ render:
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
watchdog: 60s # optional
- usage: pv
default: |
type: template
Expand All @@ -45,6 +46,7 @@ render:
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
watchdog: 60s # optional
- usage: battery
default: |
type: template
Expand All @@ -67,3 +69,4 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Battery capacity in kWh (optional)
watchdog: 60s # optional

0 comments on commit 470524f

Please sign in to comment.