svenerbe / ecoflow_dynamic_power_adjustment

Service Description: EcoFlow Device API Integration for Power Stream Control
43 stars 3 forks source link

fixed Powerstream output #25

Open Nick75wien opened 3 weeks ago

Nick75wien commented 3 weeks ago

Hello !

I love your work and it really helps a lot. I have a dynamic electric energy price and I want to use the saved solar energy when the price for electricity from the grid is high - therefore I like to install an automation that manages to charge my Delta PRO when the sun is shining and the Powerstream should only take energy when the energy costs are high or to much power is generated.

So I want to set the output to a certain watts in that automation - how can I do that with this script?

Keff789 commented 3 weeks ago

This script only controls the Powerstream, so can use it to only insert power into the grid. I think the documentation of OP is very good so just follow along and create your automation that way.

To charge your battery i would recommend the https://github.com/tolwi/hassio-ecoflow-cloud integration, there you can easily set the carge power of the Delta Pro with an automatin, but the lowest setting to my knowledge is 200W so you need a smart plug or smth like that to disable charging at all.