Closed mcleinn closed 1 year ago
What version of Venus OS are you using and what devices does your installation include?
Firmware is v.2.92
Quattro II 48/5000 Pylontech batteries 3 Victron MPPTs Fronius 5.0-1 on AC-OUT
To be connected OpenDTU (current version) Hoymiles HM-800
Thank you
Am Do., 23. Feb. 2023 um 08:44 Uhr schrieb Telekatz < @.***>:
What version of Venus OS are you using and what devices does your installation include?
— Reply to this email directly, view it on GitHub https://github.com/Telekatz/venus.dbus-hoymiles/issues/3#issuecomment-1441276998, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX76WKMGGBCCGEMPXKWNNDWY4BNDANCNFSM6AAAAAAVE6L7NE . You are receiving this because you authored the thread.Message ID: @.***>
It doesn't work because you already have a Quattro II in your installation.
This script is for a Hoymiles inverter connected to a battery. It emulates a Quattro inverter to be able to activate the ESS assistant. The system gets confused with the two Quattro devices.
I think this script is more suitable for your system: https://github.com/henne49/dbus-opendtu
Thank you, indeed, I did not realise that your script is intended for a different type of system.
I thought "battery connected" meant the DC-side of the Hoymiles is connected to a solar panel, and the AC-side to the battery via a MultiPlus II or Quattro II.
Now I understand the DC-side of your HM-600 is connected directly to the battery instead of a solar-panel, basically like a MPII without the charger.
That is a pretty interesting setup. Is there any website describing the hardware side of the project?
Maybe it would be worth adding a sentence at the top to avoid misunderstanding.
Best regards
Am Do., 23. Feb. 2023 um 18:11 Uhr schrieb Telekatz < @.***>:
It doesn't work because you already have a Quattro II in your installation.
This script is for a Hoymiles inverter connected to a battery. It emulates a Quattro inverter to be able to activate the ESS assistant. The system gets confused with the two Quattro devices.
I think this script is more suitable for your system: https://github.com/henne49/dbus-opendtu
— Reply to this email directly, view it on GitHub https://github.com/Telekatz/venus.dbus-hoymiles/issues/3#issuecomment-1442047264, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX76WM6RFMBEAWFN7BFPKLWY6D23ANCNFSM6AAAAAAVE6L7NE . You are receiving this because you authored the thread.Message ID: @.***>
There is no website describing my system, but the components used in my installation are listed in the readme file.
Hello, I installed the code as described. Immediately after running the install.sh script, all values in Venus (such as Grid, Critical Loads etc.) were set to zero - causing a battery alarm. So I quickly uninstalled the code, and everything went back to normal. Do you have any idea why this could happen, and how to install the code more safely? Thank you