tijsverkoyen / HomeAssistant-FusionSolar

Integrate FusionSolar into your Home Assistant.
MIT License
133 stars 25 forks source link

Possible to adjust 'Active Power Adjustment'? #175

Closed pdb01 closed 3 weeks ago

pdb01 commented 1 month ago

Hi!

Thank you for this great integration.

Describe the bug Not a bug, but capability question...

I have a 'dynamic pricing' tarif and lately there are many moments when electricity prices are negative and solar infeed costs money, in which case it is interesting to adjust the active power infeed from the inverter to (near) zero. Luckily, this can be done through the website https://eu5.fusionsolar.huawei.com/ by adjusting this with a button "Active Power Adjustment" on the monitoring / inverter page.

I was wondering if there is a way to achieve this from within Home-Assistant on an API-basis... I fear not as - in my limited knowledge - we only get information out of the system, but not writing.

Debug information Answer the questions below before submitting a new issue.

To Reproduce N/A

Expected behavior This would be a great extra feature as then we could make easy integrations in Home Assistant to automate these power adjustments instead of having to do it manually every X days/weeks. If not possible, could be interesting to know where and how to ask (as I believe competitor inverter brands do allow this already...)

Screenshots N/A

tijsverkoyen commented 3 weeks ago

At this point the integration only reads data. At this point I want to keep it that way.

tijsverkoyen commented 3 weeks ago

If you really need this. I think https://github.com/wlcrs/huawei_solar supports it.

pdb01 commented 3 weeks ago

Ok, as I thought. Thanks. This other integration needs extra hardware, I believe (dongle etc?).

I will stick to the manual follow-up for now :-)

Thanks a lot Pieter