Hello,
I wan’t to connect my Ducto Completo Solo Wallbox to Home Assistant.
So I installed OCPP Integration, made a minimum config and configured the wallbox to the Backend via ws://hy.ha.ip.xxx:9000. On the Wallbox I configured the attributes I want to send
In Home Assistand I have now in OCPP 2 devices (central and charger) and 52 disabled entitys.
In the Home Assistant log I found the following Error:
Logger: homeassistant.helpers.frame
Quelle: helpers/frame.py:324
Erstmals aufgetreten: 16:13:39 (4 Vorkommnisse)
Zuletzt protokolliert: 16:13:39
Detected that custom integration 'ocpp' calls `device_registry.async_get_or_create` referencing a non existing `via_device` ('ocpp', '01JMSM4ETNAWQEAY1ZH6V105WE'), with device info: {'identifiers': {('ocpp', 'charger')}, 'via_device': ('ocpp', '01JMSM4ETNAWQEAY1ZH6V105WE')} at custom_components/ocpp/sensor.py, line 77: async_add_devices(entities, False). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Any Ideas or other solutions to get the Data from the wallbox to HA.
Greetings
Ingo