Skip to content

Unterstützung für openWB SE #28472

@svenrill

Description

@svenrill

Um EVCC direkt auf der openWB laufen zu lassen, existiert bereits die entsprechende Implementierung für die openWB 2. Die neue openWB SE hat andere ID's und wird daher noch nicht erkannt/unterstützt.

Anpassungen sollten bzgl. ID des Ladepunktes notwendig sein. Die Modbus-ID des Zählers sowie die GPIO sind gleich zur openWB 2.

Auszug aus der openwb-config:

EVSE_ID_CP0 = [1]
EVSE_ID_SE_CP0 = [11]
EVSE_ID_TWO_BUSSES_CP1 = [1, 2]
EVSE_ID_ONE_BUS_CP1 = [2]
EVSE_ID_ONE_BUS_SE_CP1 = [12]

CP0 11 (1 Ladepunkt) und CP1 12 (2 Ladepunkte) sind neu dazugekommen (openWB SE (#3148), 74f7119c0 vom 18.02.2026, 16:07).

Es wäre super, wenn die Einrichtung über die UI angepasst würde, so dass auch die SE unterstützt wird. Vielen Dank!

Metadata

Metadata

Assignees

Labels

devicesSpecific device support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions