-
Notifications
You must be signed in to change notification settings - Fork 16
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
Support libbi dual tariff #20
Comments
For a quick hack, I added this to my linux server -
And then in home assistant -
To sync libbi rates from my octopus rates. Whats nice here is that when octopus creates boosts for intellegent go, the libi also charges up at the same time (cheap rates). (lots of issues with this, of course, such as no error checking, assumes libbi has one tariff manually configured etc etc). |
I'm wondering if this is useful now. Once home assistant supports charge from grid then charging/export can be managed by home assistant. |
Not sure what you mean by this, will you explain please. AFAIUI HA uses pymyenergi, so setting anything in the libbi has to be provided by this repository doesn't it? I really want to do what you're doing (charge the libbi when Go uses "day" times) but there's no myenergi api to say "charge now" is there? |
It would be great if we could support libbi dual tariff ... for example, this would allow "charge from grid now" and "sync libbi tariff from dynamic tariff (such as Octopus Intelligent)"
API is
returns
then to update :
with
The text was updated successfully, but these errors were encountered: