Replies: 3 comments
-
For starters, look at https://github.com/nathanmarlor/foxess_em. If you want to do something yourself, yes you should be able to write that sort of logic using automations in home assistant. You can set min/max soc and work mode, and the next release will let you set charge windows as well. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. I’m thinking the force charge on and off services may do the
trick.
…On Sat, 8 Apr 2023 at 11:12, Antony Male ***@***.***> wrote:
For starters, look at https://github.com/nathanmarlor/foxess_em.
If you want to do something yourself, yes you should be able to write that
sort of logic using automations in home assistant. You can set min/max soc
and work mode, and the next release will let you set charge windows as well.
—
Reply to this email directly, view it on GitHub
<#133 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE5PC2ARKBS273ZWQ72GZODXAE2Z7ANCNFSM6AAAAAAWXLLX6M>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
This comment was marked as spam.
This comment was marked as spam.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've just started using target settings on the Octopus Agile integration where you can build sensors based on the duration and energy prices.
Is there any easy way of using this integration to charge the battery based on one of these sensors?
I was thinking of the automation route and something like
If target sensor is true
And SOC below a certain value
And Solar forecast for today is below a certain value
Then trigger batter charging
Beta Was this translation helpful? Give feedback.
All reactions