Skip to content

Conversation

@iseeberg79
Copy link
Contributor

@iseeberg79 iseeberg79 commented Jan 8, 2026

Follow-up to #24423, depends on #26291
based on #26293

TODO:

  • UI

@evcc-bot evcc-bot added the enhancement New feature or request label Jan 8, 2026
@iseeberg79
Copy link
Contributor Author

@naltatis had no write access

Time time.Time `json:"time"`
Soc int `json:"soc"`
Time time.Time `json:"time"`
PlanStrategy api.PlanStrategy `json:"planStrategy"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PlanStrategy has effect for the static Plan and for RepeatingPlans. Therefore I wouldn't nest into the static plan and keep it directly in vehicleStruct.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andig this was your refactoring, wdyt?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andig friendly ping ;-)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like this as part of the plan- a strategy always relates to a (repeating) plan. But looking at https://github.com/evcc-io/evcc/pull/26540/changes#diff-65aed087489435cf1207d29104c2436829844af8ada75323d641e2b4bdc17058R19, we also need to do this for the repeating plan.

Co-authored-by: Michael Geers <michael@geers.tv>
@github-actions github-actions bot added the stale Outdated and ready to close label Jan 17, 2026
@andig andig removed the stale Outdated and ready to close label Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants