Skip to content

Commit

Permalink
Templates update for release evcc-io/evcc@009a9c2
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Sep 15, 2024
1 parent 3f121cc commit 0b29b75
Show file tree
Hide file tree
Showing 16 changed files with 1,164 additions and 0 deletions.
9 changes: 9 additions & 0 deletions templates/release/de/meter/saj-h2_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ render:
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
defaultmode: 2 # optional
minsoc: 20 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (optional)
maxsoc: 95 # optional
- usage: pv
default: |
type: template
Expand Down Expand Up @@ -96,6 +99,9 @@ render:
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
defaultmode: 2 # optional
minsoc: 20 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (optional)
maxsoc: 95 # optional
- usage: battery
default: |
type: template
Expand Down Expand Up @@ -144,3 +150,6 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Akkukapazität in kWh (optional)
defaultmode: 2 # optional
minsoc: 20 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (optional)
maxsoc: 95 # optional
9 changes: 9 additions & 0 deletions templates/release/de/meter/saj-h2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ render:
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
defaultmode: 2 # optional
minsoc: 20 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (optional)
maxsoc: 95 # optional
- usage: pv
default: |
type: template
Expand Down Expand Up @@ -96,6 +99,9 @@ render:
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
defaultmode: 2 # optional
minsoc: 20 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (optional)
maxsoc: 95 # optional
- usage: battery
default: |
type: template
Expand Down Expand Up @@ -144,3 +150,6 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Akkukapazität in kWh (optional)
defaultmode: 2 # optional
minsoc: 20 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (optional)
maxsoc: 95 # optional
4 changes: 4 additions & 0 deletions templates/release/de/meter/solarmax-maxstorage_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
product:
brand: SolarMax
description: MAX.STORAGE / MAX.STORAGE Ultimate
capabilities: ["battery-control"]
render:
- usage: grid
default: |
Expand All @@ -23,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 @@ -44,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 @@ -66,3 +69,4 @@ render:
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Akkukapazität in kWh (optional)
watchdog: 60s # optional
112 changes: 112 additions & 0 deletions templates/release/de/meter/wattsonic_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
product:
brand: Wattsonic
render:
- usage: grid
default: |
type: template
template: wattsonic
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: wattsonic
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
delay: 100ms # optional
- usage: pv
default: |
type: template
template: wattsonic
usage: pv
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: wattsonic
usage: pv
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
delay: 100ms # optional
- usage: battery
default: |
type: template
template: wattsonic
usage: battery
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: wattsonic
usage: battery
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Akkukapazität in kWh (optional)
delay: 100ms # optional
112 changes: 112 additions & 0 deletions templates/release/de/meter/wattsonic_1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
product:
brand: Sunway
render:
- usage: grid
default: |
type: template
template: wattsonic
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: wattsonic
usage: grid
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
delay: 100ms # optional
- usage: pv
default: |
type: template
template: wattsonic
usage: pv
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: wattsonic
usage: pv
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
delay: 100ms # optional
- usage: battery
default: |
type: template
template: wattsonic
usage: battery
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
advanced: |
type: template
template: wattsonic
usage: battery
# RS485 via adapter (Modbus RTU)
modbus: rs485serial
id: 247
device: /dev/ttyUSB0 # USB-RS485 Adapter Adresse
baudrate: 9600 # Prüfe die Geräteeinstellungen, typische Werte sind 9600, 19200, 38400, 57600, 115200
comset: "8N1" # Kommunikationsparameter für den Adapter
# RS485 via TCP/IP (Modbus RTU)
modbus: rs485tcpip
id: 247
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Akkukapazität in kWh (optional)
delay: 100ms # optional
Loading

0 comments on commit 0b29b75

Please sign in to comment.