You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
id: 200 # ID, Zähleradresse von Primär- oder Sekundärzählern. Auf der Weboberfläche des Wechselrichters kann nur die Adresse des ersten Zählers (z.B. 200) eingestellt werden. Zusätzliche Zähler erhalten eine aufsteigende Nummer (z.B: 201). (optional)
22
+
- usage: pv
23
+
default: |
24
+
type: template
25
+
template: fronius-vertoplus
26
+
usage: pv
27
+
host: 192.0.2.2 # IP-Adresse oder Hostname
28
+
port: 502 # Port, optional
29
+
advanced: |
30
+
type: template
31
+
template: fronius-vertoplus
32
+
usage: pv
33
+
host: 192.0.2.2 # IP-Adresse oder Hostname
34
+
port: 502 # Port, optional
35
+
maxacpower: 0 # Maximale AC Leistung des Hybrid-Wechselrichters (W), optional
36
+
- usage: battery
37
+
default: |
38
+
type: template
39
+
template: fronius-vertoplus
40
+
usage: battery
41
+
host: 192.0.2.2 # IP-Adresse oder Hostname
42
+
port: 502 # Port, optional
43
+
advanced: |
44
+
type: template
45
+
template: fronius-vertoplus
46
+
usage: battery
47
+
host: 192.0.2.2 # IP-Adresse oder Hostname
48
+
port: 502 # Port, optional
49
+
maxchargerate: 100 # Maximale Ladeleistung (%), Für erzwungenes Laden des Speichers in Prozent in Relation zur maximalen Ladeleistung des Batteriewechselrichters. (optional)
50
+
capacity: 50 # Akkukapazität (kWh), optional
51
+
params:
52
+
- name: host
53
+
example: 192.0.2.2
54
+
default:
55
+
choice: []
56
+
unit:
57
+
description: IP-Adresse oder Hostname
58
+
help:
59
+
advanced: false
60
+
optional: false
61
+
- name: port
62
+
example:
63
+
default: 502
64
+
choice: []
65
+
unit:
66
+
description: Port
67
+
help:
68
+
advanced: false
69
+
optional: true
70
+
- name: id
71
+
example:
72
+
default: 200
73
+
choice: []
74
+
unit:
75
+
description: ID
76
+
help: 'Zähleradresse von Primär- oder Sekundärzählern. Auf der Weboberfläche des Wechselrichters kann nur die Adresse des ersten Zählers (z.B. 200) eingestellt werden. Zusätzliche Zähler erhalten eine aufsteigende Nummer (z.B: 201).'
77
+
advanced: true
78
+
optional: true
79
+
- name: maxacpower
80
+
example: 5000
81
+
default: 0
82
+
choice: []
83
+
unit: W
84
+
description: Maximale AC Leistung des Hybrid-Wechselrichters
85
+
help:
86
+
advanced: true
87
+
optional: true
88
+
- name: maxchargerate
89
+
example:
90
+
default: 100
91
+
choice: []
92
+
unit: '%'
93
+
description: Maximale Ladeleistung
94
+
help: Für erzwungenes Laden des Speichers in Prozent in Relation zur maximalen Ladeleistung des Batteriewechselrichters.
id: 200 # ID, Meter address of primary or secondary meters. On the web interface of the inverter, only the address of the first meter (e.g., 200) can be set. Additional meters receive an ascending number (e.g., 201). (optional)
22
+
- usage: pv
23
+
default: |
24
+
type: template
25
+
template: fronius-vertoplus
26
+
usage: pv
27
+
host: 192.0.2.2 # IP address or hostname
28
+
port: 502 # Port, optional
29
+
advanced: |
30
+
type: template
31
+
template: fronius-vertoplus
32
+
usage: pv
33
+
host: 192.0.2.2 # IP address or hostname
34
+
port: 502 # Port, optional
35
+
maxacpower: 0 # Maximum AC power of the hybrid inverter (W), optional
36
+
- usage: battery
37
+
default: |
38
+
type: template
39
+
template: fronius-vertoplus
40
+
usage: battery
41
+
host: 192.0.2.2 # IP address or hostname
42
+
port: 502 # Port, optional
43
+
advanced: |
44
+
type: template
45
+
template: fronius-vertoplus
46
+
usage: battery
47
+
host: 192.0.2.2 # IP address or hostname
48
+
port: 502 # Port, optional
49
+
maxchargerate: 100 # Maximum charge power (%), For forced charging of the battery in percent in relation to the maximum charge power of the battery inverter. (optional)
50
+
capacity: 50 # Battery capacity (kWh), optional
51
+
params:
52
+
- name: host
53
+
example: 192.0.2.2
54
+
default:
55
+
choice: []
56
+
unit:
57
+
description: IP address or hostname
58
+
help:
59
+
advanced: false
60
+
optional: false
61
+
- name: port
62
+
example:
63
+
default: 502
64
+
choice: []
65
+
unit:
66
+
description: Port
67
+
help:
68
+
advanced: false
69
+
optional: true
70
+
- name: id
71
+
example:
72
+
default: 200
73
+
choice: []
74
+
unit:
75
+
description: ID
76
+
help: Meter address of primary or secondary meters. On the web interface of the inverter, only the address of the first meter (e.g., 200) can be set. Additional meters receive an ascending number (e.g., 201).
77
+
advanced: true
78
+
optional: true
79
+
- name: maxacpower
80
+
example: 5000
81
+
default: 0
82
+
choice: []
83
+
unit: W
84
+
description: Maximum AC power of the hybrid inverter
85
+
help:
86
+
advanced: true
87
+
optional: true
88
+
- name: maxchargerate
89
+
example:
90
+
default: 100
91
+
choice: []
92
+
unit: '%'
93
+
description: Maximum charge power
94
+
help: For forced charging of the battery in percent in relation to the maximum charge power of the battery inverter.
0 commit comments