Skip to content

Identify EVSE devices by model#967

Merged
WillCodeForCats merged 44 commits into
mainfrom
565-ev-charger-support
May 24, 2026
Merged

Identify EVSE devices by model#967
WillCodeForCats merged 44 commits into
mainfrom
565-ev-charger-support

Conversation

@WillCodeForCats
Copy link
Copy Markdown
Owner

@WillCodeForCats WillCodeForCats commented Apr 26, 2026

This PR identifies EVSE devices at a modbus device ID through an extendable regular expression and adds them as EVSE devices instead of inverters.

There aren't any currently known modbus registers for EVSE devices, so the only entity this PR adds for an EVSE device is the Version entity.

Adding this EVSE device matching is necessary with the auto-detection feature since it would otherwise add these devices as inverters with a set of unusable entities.

@WillCodeForCats WillCodeForCats self-assigned this Apr 26, 2026
@WillCodeForCats WillCodeForCats added the enhancement New feature or request label Apr 26, 2026
@WillCodeForCats WillCodeForCats linked an issue Apr 26, 2026 that may be closed by this pull request
@WillCodeForCats
Copy link
Copy Markdown
Owner Author

We tried some blind read of ranges from 0, 40000 and 50000 with no luck finding any usable data for EVSEs. If someone does find some they can be added in a separate PR later.

@WillCodeForCats WillCodeForCats merged commit 76421a9 into main May 24, 2026
14 checks passed
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.

1 participant