Skip to content

keba p40 not working #40308

@LucyDemooon

Description

@LucyDemooon

Feedback

Keba p40 not working with the keba integration.

`Logger: homeassistant.setup
Quelle: setup.py:425
Erstmals aufgetreten: 18:56:42 (1 Vorkommnis)
Zuletzt protokolliert: 18:56:42

Error during setup of component keba: Could not connect to Keba charging station at 192.168.20.200.
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 425, in _async_setup_component
    result = await task
             ^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/keba/__init__.py", line 67, in async_setup
    if not await keba.setup():
           ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/keba/__init__.py", line 149, in setup
    await super().setup(loop)
  File "/usr/local/lib/python3.13/site-packages/keba_kecontact/connection.py", line 48, in setup
    raise ConnectionError(
        "Could not connect to Keba charging station at " + str(self._UDP_IP) + "."
    )
ConnectionError: Could not connect to Keba charging station at 192.168.20.200.`

URL

https://www.home-assistant.io/integrations/keba/

Version

2025.7.4

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions