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

Factor in Solar Forecast for Daytime Target Rates in Agile. #960

Open
2 tasks done
Daverover66 opened this issue Jul 26, 2024 · 1 comment
Open
2 tasks done

Factor in Solar Forecast for Daytime Target Rates in Agile. #960

Daverover66 opened this issue Jul 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request More demand needed A feature that will be considered if there is more demand

Comments

@Daverover66
Copy link

Describe the feature

Incorporate forecast solar production into daytime (say between 10am and 4pm) target rate sensors for Agile, so half hour slots are selected based on both forecast solar production (from Solcast for example) and the cheapest Agile slots.

Expected behaviour

Selected daytime target rate sensors are generated based on forecast solar production and cheapest Agile slots.

Use Case

We have a dumb Rolec EV Chargepoint so are unable to vary the charging current with solar production. Agile rates are becoming more frequently cheapest in mid-afternoon, so we often charge our car's battery during the day when the sun is shining. It would be useful to have an idea of whether or not there is a match between the peak solar production periods and the cheapest daytime Agile slots. That way, we can maximise the use of our own solar to charge the EV battery, while avoiding paying too much should we get localised cloud cover and find ourselves drawing more from the grid.

Confirmation

  • By submitting this feature request, you agree that you have read the documentation and confirmed it does not already exist
  • I am willing/able to help contribute to the solution of this feature
@Daverover66 Daverover66 added the enhancement New feature or request label Jul 26, 2024
@BottlecapDave
Copy link
Owner

Hello and sorry for not responding sooner.

I'm trying to avoid direct integrations with other solutions as it's a bit of a slippery slope as other solar forecast integrations are available and I don't want to spend time chasing integrating with various integrations.

I'm also not sure what the weighting would be like (e.g. if you have one hour of 1kwh predicted with 0.13p import and the next hour of 1.01kwh predicted with 0.14p import do you favour the higher cost because the kwh is slightly more?).

I feel like if this was provided it would be more generic and provide the ability to apply a weighting to the corresponding rates based on time rather than the selected target slot like is available now.

For example, apply a weighting of 1.1 between 10:00-10:30; apply a weighting of 1.2 between 10:30-11:00, etc.

This would then mean people could integrate other data more easily (e.g. something other than solar) without the integration being tied to any particular integration. It also means that people could determine how the weighting is applied for themselves (is it a weighting of 1 for every kwh or 2 or something else).

@BottlecapDave BottlecapDave added the More demand needed A feature that will be considered if there is more demand label Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request More demand needed A feature that will be considered if there is more demand
Projects
None yet
Development

No branches or pull requests

2 participants