Skip to content

capabilities: expose loadpoint id -> evcc index map#300

Merged
marq24 merged 1 commit into
marq24:mainfrom
mkshb:capabilities-loadpoint-index
Jun 28, 2026
Merged

capabilities: expose loadpoint id -> evcc index map#300
marq24 merged 1 commit into
marq24:mainfrom
mkshb:capabilities-loadpoint-index

Conversation

@mkshb

@mkshb mkshb commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

The plan_preview command needs the 1-based evcc loadpoint index, but that index is not available through any entity state or attribute. Add the loadpoint list (index, id, name, heating) to the evcc_intg/capabilities response so a frontend card can resolve a loadpoint reliably.

entry_id stays optional; the loadpoint list is only added when a matching coordinator is found.

The plan_preview command needs the 1-based evcc loadpoint index, but that
index is not available through any entity state or attribute. Add the
loadpoint list (index, id, name, heating) to the evcc_intg/capabilities
response so a frontend card can resolve a loadpoint reliably.

entry_id stays optional; the loadpoint list is only added when a matching
coordinator is found.
@marq24 marq24 merged commit b9bb4f5 into marq24:main Jun 28, 2026
2 checks passed
@marq24

marq24 commented Jun 28, 2026

Copy link
Copy Markdown
Owner

@mkshb

mkshb commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

Danke!

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

Successfully merging this pull request may close these issues.

2 participants