Skip to content

Commit

Permalink
Solaredge Hybrid: clarify battery mode requirements (#13022)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cytron1980 authored Mar 18, 2024
1 parent 9bc4c8e commit 7345b4f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions templates/definition/meter/solaredge-hybrid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ requirements:
description:
de: |
Nur ein System kann und darf zeitgleich eine Modbus TCP-Verbindung zum Wechselrichter haben!
Für die optionale Batteriesteuerung muss StorageConf_CtrlMode (0xE004) auf 4 "Remote" stehen.
Für die optionale Batteriesteuerung muss StorageConf_CtrlMode (0xE004) auf 4 "Remote" stehen,
sowie der Batteriemodus "Nutzungszeit" aktiv sein.
en: |
Only one system can and may have a Modbus TCP connection to the inverter at the same time!
For optional battery control, StorageConf_CtrlMode (0xE004) must be set to 4 "Remote".
For optional battery control, StorageConf_CtrlMode (0xE004) must be set to 4 "Remote" and
battery mode must be set to "Time of Use".
params:
- name: usage
choice: ["grid", "pv", "battery"]
Expand Down

0 comments on commit 7345b4f

Please sign in to comment.