-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Feature Request] Set Parameters via webconnect #10
Comments
tried it on my STP 8.0 inverter with webconnect. Trying to set value Active power limitation to 0 and then get the value afterwards where it still shows 8000w
Let me know if i can assist in troubleshooting |
Please check whether you can change the value directly on the inverter's website. |
I'm connecting to inverter as installer. In Inverter I've set those for testing purpose: In HA both "Active power limit" and "Inverter power limit" shows 8000W |
Can you please send me the diagostic inforamtion with these values? |
I checked the diagnostic-file. In the end, we are talking about different parameters. 1.) I have implemented the following, as suggested in the following https://community.home-assistant.io/t/feature-to-set-power-limit-of-sma-stp-inverter-from-home-assistant/585408/9 "6802_00832B00", Identifier.active_power_limitation Interestingly, in your case, only values between 4000 and 8050 are allowed for this parameter.
You have tested: 2.) 6800_0092D70
3.) 6802_00924200
It is completely unclear to me why in your case active_power_limit has 4000 as the lower limit. |
Hi
Thanks
Also wierd that apparently there is a active_power_limitation in the inverter. I cannot find that. Don't know what that is.
As I understand it, and what it looks like when I test it.
The "Active power limitation P, active power configuration" is to control the output directly from the inverter.
While the "Set active power limit at grid connection point" is what you export to the grid.
The second one is the one, that is relevant for preventing export when prices are negative. And have some HA automation around this to set it to 0 when prices are below 0 and then max, when positive.
Also I wondered if some firmware update could have changed anything
Kim
|
I added the following sensor: "Active Power Limitation (GCP)" in v.0.4.6 |
Hmm. I'm not able to see any of the new sensors. |
Please try the v0.4.6.1. It should be fixed now. |
strange ... can you please send me a new diagnostic file? |
the problem was solved in the latest version. |
https://community.home-assistant.io/t/feature-to-set-power-limit-of-sma-stp-inverter-from-home-assistant/585408/
The text was updated successfully, but these errors were encountered: