Skip to content
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

Dynamic pricing charging #14

Open
patatman opened this issue Dec 11, 2023 · 1 comment
Open

Dynamic pricing charging #14

patatman opened this issue Dec 11, 2023 · 1 comment

Comments

@patatman
Copy link

Hi there, and thanks for creating this awesome blueprint.

Lately I've switched to a dynamic contract, and would love to add the possibility to charge the car when the price is at a certain point.
I'm thinking about adding it to your blueprint, and setting a PR. But I'm not sure if this messes to much with your original intent of this blueprint.

Let me know if your open to this change, or if I can better fork this into my own blueprint.

@patatman
Copy link
Author

Thinking about this a bit longer, and it might be easier to create a new automation that:
Trigger: When hourly price changes

Choose 1:
Condition: When price is below or equal to set maximum
Action: Set charge amps to max
Action: toggles the "charge from grid" switch on.
Action: Trigger your script.

Choose 2:
Condition: When price is above to set maximum
Action: toggles the "charge from grid" switch off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant