File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,11 +37,13 @@ render:
3737 template: rct-power
3838 usage: battery
3939 host: 192.0.2.2 # IP-Adresse oder Hostname
40+ maxchargepower: # Leistungslimit für Netzladung. (optional)
4041 advanced : |
4142 type: template
4243 template: rct-power
4344 usage: battery
4445 host: 192.0.2.2 # IP-Adresse oder Hostname
46+ maxchargepower: # Leistungslimit für Netzladung. (optional)
4547 capacity: 50 # Akkukapazität in kWh (optional)
4648 minsoc: 7 # Untere Grenze beim Entladen der Batterie (normaler Betrieb) (optional)
4749 maxsoc: 97 # Oberes Limit beim Laden der Batterie aus dem Netz (optional)
Original file line number Diff line number Diff line change @@ -37,11 +37,13 @@ render:
3737 template: rct-power
3838 usage: battery
3939 host: 192.0.2.2 # IP address or hostname
40+ maxchargepower: # Power limit for grid charging. (optional)
4041 advanced : |
4142 type: template
4243 template: rct-power
4344 usage: battery
4445 host: 192.0.2.2 # IP address or hostname
46+ maxchargepower: # Power limit for grid charging. (optional)
4547 capacity: 50 # Battery capacity in kWh (optional)
4648 minsoc: 7 # Lower limit when discharging the battery (normal operation) (optional)
4749 maxsoc: 97 # Upper limit when charging the battery from the grid (optional)
You can’t perform that action at this time.
0 commit comments