-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
huawei optimizer #22
Comments
Can you define exactly which optimizer data you need? I don't have any optimizers. That's why I need your support. https://forum.iobroker.net/assets/uploads/files/1699119419919-solar-inverter-modbus-interface-definitions-v5.pdf |
they simple provide interessting data and allow you to monitor the performence for every single module:
there are some solutions what already provide this data => https://pypi.org/project/huawei-solar/ the problem is that it´s not a simpler modbus register, check the page 121 (6.3.7.1 Uploading Files) https://forum.iobroker.net/assets/uploads/files/1699119419919-solar-inverter-modbus-interface-definitions-v5.pdf |
OK, I'll try to implement it. How many inverters and optimizers do you use? |
I'm interested in this feature too and I could help with tests. |
now i have 29 optimizer with one inverter, more to come. so far i had no problem in the 7 months, i already use them in home assistent. I use the dongle for ioBroker and the integrated accesspoint with home assistent. |
oh, wontfix? that would be a pity. Is this not possible? |
In my opinion, effort is not proportional to success. Someone wanted to help me with the implementation, but they dropped out. Stephan |
I have briefly studied the Huawei documentation and it seems that it is not really complete. The best way might be to rewrite the Python library (above) through reverse engineering. Although I would help with that, since I am not an expert in either Python or JavaScript, this would mean too much effort for me too. |
include data from optimizer.
The text was updated successfully, but these errors were encountered: