wlcrs / huawei_solar

Home Assistant integration for Huawei Solar inverters via Modbus
GNU Affero General Public License v3.0
546 stars 88 forks source link

[Feature Request]: enable/stop grid feed (for those with dynamic tarrifs) #538

Closed broodro0ster closed 11 months ago

broodro0ster commented 11 months ago

Describe your feature request

Would it be possible to enable/disable grid feed in from the integration? I'm looking to switch to a dynamic tarrif with hourly prices. When feeding to the grid, you get paid the actual spot price but when it's sunny and windy at the same time, we often have negative prices. That means you pay to send electricity to the grid instead of getting paid. I would be awesome if we could stop feeding electricity to the grid when prices are negative and enable it again when the prices are positive again. Huawei doesn't support dynamic tarrifs yet as far as I know, but with Home Assistant and the Nordpool addon it should be quite easy to achieve this if we could switch the inverter mode.

Thanks in advance

Proper usage

jires commented 11 months ago

Is already implemented. You need to create an automation, to call this action, preferred to your needs.

broodro0ster commented 11 months ago

Oh wow, it see it now. It's even on the homepage of the repo. I was looking in the wrong place... Thanks a lot!