From 0b29b756481506421ba471f5777439206f4b2bf7 Mon Sep 17 00:00:00 2001 From: andig Date: Sun, 15 Sep 2024 12:00:11 +0000 Subject: [PATCH] Templates update for release evcc-io/evcc@009a9c2cb95948a64d2108d2713a3a9bbddc9f13 --- templates/release/de/meter/saj-h2_0.yaml | 9 ++ templates/release/de/meter/saj-h2_1.yaml | 9 ++ .../de/meter/solarmax-maxstorage_0.yaml | 4 + templates/release/de/meter/wattsonic_0.yaml | 112 ++++++++++++++++++ templates/release/de/meter/wattsonic_1.yaml | 112 ++++++++++++++++++ templates/release/de/meter/wattsonic_2.yaml | 112 ++++++++++++++++++ templates/release/de/meter/wattsonic_3.yaml | 112 ++++++++++++++++++ templates/release/de/meter/wattsonic_4.yaml | 112 ++++++++++++++++++ templates/release/en/meter/saj-h2_0.yaml | 9 ++ templates/release/en/meter/saj-h2_1.yaml | 9 ++ .../en/meter/solarmax-maxstorage_0.yaml | 4 + templates/release/en/meter/wattsonic_0.yaml | 112 ++++++++++++++++++ templates/release/en/meter/wattsonic_1.yaml | 112 ++++++++++++++++++ templates/release/en/meter/wattsonic_2.yaml | 112 ++++++++++++++++++ templates/release/en/meter/wattsonic_3.yaml | 112 ++++++++++++++++++ templates/release/en/meter/wattsonic_4.yaml | 112 ++++++++++++++++++ 16 files changed, 1164 insertions(+) create mode 100644 templates/release/de/meter/wattsonic_0.yaml create mode 100644 templates/release/de/meter/wattsonic_1.yaml create mode 100644 templates/release/de/meter/wattsonic_2.yaml create mode 100644 templates/release/de/meter/wattsonic_3.yaml create mode 100644 templates/release/de/meter/wattsonic_4.yaml create mode 100644 templates/release/en/meter/wattsonic_0.yaml create mode 100644 templates/release/en/meter/wattsonic_1.yaml create mode 100644 templates/release/en/meter/wattsonic_2.yaml create mode 100644 templates/release/en/meter/wattsonic_3.yaml create mode 100644 templates/release/en/meter/wattsonic_4.yaml diff --git a/templates/release/de/meter/saj-h2_0.yaml b/templates/release/de/meter/saj-h2_0.yaml index 5d539ce43b..3cc0d5fb06 100644 --- a/templates/release/de/meter/saj-h2_0.yaml +++ b/templates/release/de/meter/saj-h2_0.yaml @@ -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 @@ -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 @@ -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 diff --git a/templates/release/de/meter/saj-h2_1.yaml b/templates/release/de/meter/saj-h2_1.yaml index 7e0d9839ec..9ded0e3485 100644 --- a/templates/release/de/meter/saj-h2_1.yaml +++ b/templates/release/de/meter/saj-h2_1.yaml @@ -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 @@ -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 @@ -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 diff --git a/templates/release/de/meter/solarmax-maxstorage_0.yaml b/templates/release/de/meter/solarmax-maxstorage_0.yaml index 26cadc9ba3..3cada89d6f 100644 --- a/templates/release/de/meter/solarmax-maxstorage_0.yaml +++ b/templates/release/de/meter/solarmax-maxstorage_0.yaml @@ -1,6 +1,7 @@ product: brand: SolarMax description: MAX.STORAGE / MAX.STORAGE Ultimate +capabilities: ["battery-control"] render: - usage: grid default: | @@ -23,6 +24,7 @@ render: id: 1 host: 192.0.2.2 # Hostname port: 502 # Port + watchdog: 60s # optional - usage: pv default: | type: template @@ -44,6 +46,7 @@ render: id: 1 host: 192.0.2.2 # Hostname port: 502 # Port + watchdog: 60s # optional - usage: battery default: | type: template @@ -66,3 +69,4 @@ render: host: 192.0.2.2 # Hostname port: 502 # Port capacity: 50 # Akkukapazität in kWh (optional) + watchdog: 60s # optional diff --git a/templates/release/de/meter/wattsonic_0.yaml b/templates/release/de/meter/wattsonic_0.yaml new file mode 100644 index 0000000000..248ae61539 --- /dev/null +++ b/templates/release/de/meter/wattsonic_0.yaml @@ -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 diff --git a/templates/release/de/meter/wattsonic_1.yaml b/templates/release/de/meter/wattsonic_1.yaml new file mode 100644 index 0000000000..f25e36957e --- /dev/null +++ b/templates/release/de/meter/wattsonic_1.yaml @@ -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 diff --git a/templates/release/de/meter/wattsonic_2.yaml b/templates/release/de/meter/wattsonic_2.yaml new file mode 100644 index 0000000000..12ce68fa69 --- /dev/null +++ b/templates/release/de/meter/wattsonic_2.yaml @@ -0,0 +1,112 @@ +product: + brand: Solinteng +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 diff --git a/templates/release/de/meter/wattsonic_3.yaml b/templates/release/de/meter/wattsonic_3.yaml new file mode 100644 index 0000000000..453bf45835 --- /dev/null +++ b/templates/release/de/meter/wattsonic_3.yaml @@ -0,0 +1,112 @@ +product: + brand: A-Tronix +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 diff --git a/templates/release/de/meter/wattsonic_4.yaml b/templates/release/de/meter/wattsonic_4.yaml new file mode 100644 index 0000000000..97a6b09a2b --- /dev/null +++ b/templates/release/de/meter/wattsonic_4.yaml @@ -0,0 +1,112 @@ +product: + brand: St-ems +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 diff --git a/templates/release/en/meter/saj-h2_0.yaml b/templates/release/en/meter/saj-h2_0.yaml index 616242cc0b..173b7ce293 100644 --- a/templates/release/en/meter/saj-h2_0.yaml +++ b/templates/release/en/meter/saj-h2_0.yaml @@ -49,6 +49,9 @@ render: id: 1 host: 192.0.2.2 # Hostname port: 502 # Port + defaultmode: 2 # optional + minsoc: 20 # Immediate charging with maximum power up to the defined state of charge independently from solar production if the charge mode is not set to 'Off' (optional) + maxsoc: 95 # optional - usage: pv default: | type: template @@ -96,6 +99,9 @@ render: id: 1 host: 192.0.2.2 # Hostname port: 502 # Port + defaultmode: 2 # optional + minsoc: 20 # Immediate charging with maximum power up to the defined state of charge independently from solar production if the charge mode is not set to 'Off' (optional) + maxsoc: 95 # optional - usage: battery default: | type: template @@ -144,3 +150,6 @@ render: host: 192.0.2.2 # Hostname port: 502 # Port capacity: 50 # Battery capacity in kWh (optional) + defaultmode: 2 # optional + minsoc: 20 # Immediate charging with maximum power up to the defined state of charge independently from solar production if the charge mode is not set to 'Off' (optional) + maxsoc: 95 # optional diff --git a/templates/release/en/meter/saj-h2_1.yaml b/templates/release/en/meter/saj-h2_1.yaml index a1e10ce4f3..911e9054e9 100644 --- a/templates/release/en/meter/saj-h2_1.yaml +++ b/templates/release/en/meter/saj-h2_1.yaml @@ -49,6 +49,9 @@ render: id: 1 host: 192.0.2.2 # Hostname port: 502 # Port + defaultmode: 2 # optional + minsoc: 20 # Immediate charging with maximum power up to the defined state of charge independently from solar production if the charge mode is not set to 'Off' (optional) + maxsoc: 95 # optional - usage: pv default: | type: template @@ -96,6 +99,9 @@ render: id: 1 host: 192.0.2.2 # Hostname port: 502 # Port + defaultmode: 2 # optional + minsoc: 20 # Immediate charging with maximum power up to the defined state of charge independently from solar production if the charge mode is not set to 'Off' (optional) + maxsoc: 95 # optional - usage: battery default: | type: template @@ -144,3 +150,6 @@ render: host: 192.0.2.2 # Hostname port: 502 # Port capacity: 50 # Battery capacity in kWh (optional) + defaultmode: 2 # optional + minsoc: 20 # Immediate charging with maximum power up to the defined state of charge independently from solar production if the charge mode is not set to 'Off' (optional) + maxsoc: 95 # optional diff --git a/templates/release/en/meter/solarmax-maxstorage_0.yaml b/templates/release/en/meter/solarmax-maxstorage_0.yaml index 89a0cb175c..541c31cea5 100644 --- a/templates/release/en/meter/solarmax-maxstorage_0.yaml +++ b/templates/release/en/meter/solarmax-maxstorage_0.yaml @@ -1,6 +1,7 @@ product: brand: SolarMax description: MAX.STORAGE / MAX.STORAGE Ultimate +capabilities: ["battery-control"] render: - usage: grid default: | @@ -23,6 +24,7 @@ render: id: 1 host: 192.0.2.2 # Hostname port: 502 # Port + watchdog: 60s # optional - usage: pv default: | type: template @@ -44,6 +46,7 @@ render: id: 1 host: 192.0.2.2 # Hostname port: 502 # Port + watchdog: 60s # optional - usage: battery default: | type: template @@ -66,3 +69,4 @@ render: host: 192.0.2.2 # Hostname port: 502 # Port capacity: 50 # Battery capacity in kWh (optional) + watchdog: 60s # optional diff --git a/templates/release/en/meter/wattsonic_0.yaml b/templates/release/en/meter/wattsonic_0.yaml new file mode 100644 index 0000000000..d82f8d8901 --- /dev/null +++ b/templates/release/en/meter/wattsonic_0.yaml @@ -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 # Battery capacity in kWh (optional) + delay: 100ms # optional diff --git a/templates/release/en/meter/wattsonic_1.yaml b/templates/release/en/meter/wattsonic_1.yaml new file mode 100644 index 0000000000..c67fbefb2b --- /dev/null +++ b/templates/release/en/meter/wattsonic_1.yaml @@ -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 # Battery capacity in kWh (optional) + delay: 100ms # optional diff --git a/templates/release/en/meter/wattsonic_2.yaml b/templates/release/en/meter/wattsonic_2.yaml new file mode 100644 index 0000000000..1ec9d8538d --- /dev/null +++ b/templates/release/en/meter/wattsonic_2.yaml @@ -0,0 +1,112 @@ +product: + brand: Solinteng +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 # Battery capacity in kWh (optional) + delay: 100ms # optional diff --git a/templates/release/en/meter/wattsonic_3.yaml b/templates/release/en/meter/wattsonic_3.yaml new file mode 100644 index 0000000000..f7bf6e348c --- /dev/null +++ b/templates/release/en/meter/wattsonic_3.yaml @@ -0,0 +1,112 @@ +product: + brand: A-Tronix +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 # Battery capacity in kWh (optional) + delay: 100ms # optional diff --git a/templates/release/en/meter/wattsonic_4.yaml b/templates/release/en/meter/wattsonic_4.yaml new file mode 100644 index 0000000000..f0a18c4301 --- /dev/null +++ b/templates/release/en/meter/wattsonic_4.yaml @@ -0,0 +1,112 @@ +product: + brand: St-ems +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 # Battery capacity in kWh (optional) + delay: 100ms # optional