Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keba-Integration #131369

Open
mkurz0662 opened this issue Nov 23, 2024 · 2 comments
Open

Keba-Integration #131369

mkurz0662 opened this issue Nov 23, 2024 · 2 comments

Comments

@mkurz0662
Copy link

The problem

No values for all sensors. Ony failsafe-status and status are on. authirization shows unlocked. All other states are "unknown"

What version of Home Assistant Core has the issue?

2024.11.3

What was the last working version of Home Assistant Core?

n/a new install of a Keba Station yesterday

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Keba

Link to integration documentation on our website

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

Diagnostics information

2024-11-23 15:52:39.154 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hass_cozylife_local_pull which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-23 15:52:39.154 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration dwd_weather which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-23 15:52:39.155 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-23 15:52:39.155 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration smartthinq_sensors which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-23 15:52:39.155 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration watchman which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-23 15:52:39.156 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration waste_collection_schedule which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-23 15:52:39.156 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration daikin_onecta which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-23 15:52:44.409 DEBUG (MainThread) [keba_kecontact.keba_protocol] Asyncio UDP connection setup complete.
2024-11-23 15:52:44.409 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:52:44.413 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:52:44.522 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:52:44.669 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:52:45.013 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send failsafe 30 10000 0
2024-11-23 15:52:45.013 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:52:45.019 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:52:45.167 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:52:45.480 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:52:45.582 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:52:45.685 ERROR (MainThread) [homeassistant.components.mqtt.entity] Error 'The option options must be used together with device class enum, got device_class 'None'' when processing MQTT discovery message topic: 'homeassistant/sensor/fenecon/config', message: '{'options': '', 'value_template': '{% set mapper = {\n "0": "Ok",\n "1": "Info",\n "2": "Warning",\n "3": "Fault"} %}\n{% set state = value | string %}\n{{ mapper[state] if state in mapper else state }}', 'name': 'Fenecon Home Battery Inverter', 'unique_id': 'fenecon', 'device': {'sw_version': '2024.11.1', 'model': 'Fenecon Home', 'name': 'Battery Inverter', 'manufacturer': 'Fenecon', 'identifiers': ['fenecon_home']}, 'state_topic': 'fenecon/fems-_sum-State'}'
2024-11-23 15:52:47.338 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:52:47.338 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:52:47.802 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.battery_inverter_fems_battery0_tower0packvoltage (<class 'homeassistant.components.mqtt.sensor.MqttSensor'>) is using native unit of measurement 'dV' which is not a valid unit for the device class ('voltage') it is using; expected one of ['mV', 'V']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+mqtt%22
2024-11-23 15:52:50.583 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:52:50.583 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:52:50.586 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:52:50.684 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:52:50.786 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:52:50.887 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:52:52.354 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:52:52.354 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:52:55.888 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:52:55.889 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:52:55.892 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:52:55.990 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:52:56.091 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:52:56.193 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:52:56.312 WARNING (MainThread) [homeassistant.components.image] Setup of image platform roborock is taking over 10 seconds.
2024-11-23 15:52:57.579 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:52:57.579 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:00.916 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% set currentbuy = states.sensor.tibber_pulse_in_den_zehn_morgen_10_energie.state|float %} {% set currentsell = states.sensor.tibber_pulse_in_den_zehn_morgen_10_stromerzeugung.state|float %} {% set solar = states.sensor.total_solar_power.state| float %} {% set crtState = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set crtload = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set total = (currentbuy + solar) + crtload - currentsell | float %} {{total}}) renders=2>
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2354, in forgiving_float_filter
return float(value)
^^^^^^^^^^^^
ValueError: could not convert string to float: 'unknown'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 633, in async_render
render_result = _render_with_context(self.template, compiled, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2735, in _render_with_context
return template.render(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 1304, in render
self.environment.handle_exception()
File "/usr/local/lib/python3.12/site-packages/jinja2/environment.py", line 939, in handle_exception
raise rewrite_traceback_stack(source=source)
File "", line 1, in top-level template code
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2357, in forgiving_float_filter
raise_no_default("float", value)
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 1911, in raise_no_default
raise ValueError(
ValueError: Template error: float got invalid input 'unknown' when rendering template '{% set currentbuy = states.sensor.tibber_pulse_in_den_zehn_morgen_10_energie.state|float %} {% set currentsell = states.sensor.tibber_pulse_in_den_zehn_morgen_10_stromerzeugung.state|float %} {% set solar = states.sensor.total_solar_power.state| float %} {% set crtState = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set crtload = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set total = (currentbuy + solar) + crtload - currentsell | float %} {{total}}' but no default was specified

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 750, in async_render_to_info
render_info._result = self.async_render( # noqa: SLF001
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 635, in async_render
raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: ValueError: Template error: float got invalid input 'unknown' when rendering template '{% set currentbuy = states.sensor.tibber_pulse_in_den_zehn_morgen_10_energie.state|float %} {% set currentsell = states.sensor.tibber_pulse_in_den_zehn_morgen_10_stromerzeugung.state|float %} {% set solar = states.sensor.total_solar_power.state| float %} {% set crtState = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set crtload = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set total = (currentbuy + solar) + crtload - currentsell | float %} {{total}}' but no default was specified
2024-11-23 15:53:00.921 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unknown' when rendering template '{% set currentbuy = states.sensor.tibber_pulse_in_den_zehn_morgen_10_energie.state|float %} {% set currentsell = states.sensor.tibber_pulse_in_den_zehn_morgen_10_stromerzeugung.state|float %} {% set solar = states.sensor.total_solar_power.state| float %} {% set crtState = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set crtload = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set total = (currentbuy + solar) + crtload - currentsell | float %} {{total}}' but no default was specified') while processing template 'Template<template=({% set currentbuy = states.sensor.tibber_pulse_in_den_zehn_morgen_10_energie.state|float %} {% set currentsell = states.sensor.tibber_pulse_in_den_zehn_morgen_10_stromerzeugung.state|float %} {% set solar = states.sensor.total_solar_power.state| float %} {% set crtState = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set crtload = states.sensor.battery_inverter_fems_ess0_dcdischargepower.state |float %} {% set total = (currentbuy + solar) + crtload - currentsell | float %} {{total}}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.calculatedpower'
2024-11-23 15:53:01.194 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:01.195 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:01.197 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:01.326 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:01.429 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:01.534 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:02.597 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:02.597 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:06.535 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:06.535 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:06.538 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:06.638 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:06.739 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:06.841 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:07.610 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:07.610 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:11.843 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:11.843 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:11.846 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:11.944 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:12.046 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:12.147 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:12.625 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:12.626 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:17.149 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:17.149 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:17.152 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:17.250 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:17.351 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:17.452 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:17.640 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:17.640 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:22.453 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:22.453 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:22.456 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:22.555 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:22.654 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:22.654 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:22.657 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:22.758 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:27.669 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:27.669 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:27.759 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:27.759 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:27.762 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:27.861 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:27.963 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:28.064 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:32.891 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:32.892 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:33.066 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:33.066 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:33.069 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:33.169 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:33.270 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:33.372 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:36.356 WARNING (MainThread) [homeassistant.components.mqtt.light.schema_json] Invalid or incomplete color value '{'brightness': 107, 'color_mode': 'xy', 'color_power_on_behavior': None, 'do_not_disturb': None, 'linkquality': 136, 'state': 'OFF'}' received for entity light.gartenlicht
2024-11-23 15:53:37.907 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:37.907 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:38.374 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:38.374 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:38.377 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:38.475 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:38.576 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:38.678 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:42.922 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:42.923 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:43.680 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:43.680 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:43.683 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:43.781 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:43.882 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:43.983 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:47.937 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:47.938 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:48.984 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:48.984 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:48.987 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:49.086 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:49.188 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:49.289 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:52.953 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:52.954 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:54.291 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:54.292 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:54.294 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:54.393 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:54.496 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:54.598 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:53:57.969 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:57.970 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:53:59.599 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:53:59.599 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:53:59.602 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:53:59.701 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:53:59.804 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:53:59.906 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:02.985 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:02.986 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:04.907 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:04.907 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:04.911 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:05.010 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:05.112 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:05.213 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:08.000 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:08.000 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:10.214 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:10.214 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:10.217 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:10.317 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:10.418 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:10.520 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:13.016 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:13.017 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:15.521 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:15.521 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:15.524 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:15.622 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:15.726 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:15.827 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:18.031 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:18.032 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:20.828 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:20.829 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:20.836 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:20.930 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:21.032 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:21.134 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:23.046 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:23.046 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:26.135 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:26.135 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:26.139 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:26.237 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:26.339 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:26.440 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:28.061 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:28.061 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:31.441 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:31.441 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:31.445 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:31.542 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:31.643 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:31.745 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:33.285 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:33.285 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:36.745 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:36.746 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:36.748 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:36.847 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:36.949 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:37.051 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:38.300 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:38.301 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:42.052 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:42.053 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:42.055 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:42.154 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:42.256 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:42.357 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:43.315 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:43.315 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:47.358 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:47.359 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:47.362 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:47.459 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:47.560 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:47.663 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:48.330 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:48.331 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:52.664 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:52.664 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:52.667 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:52.765 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:52.866 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:52.969 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:53.346 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:53.346 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:57.970 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:54:57.970 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:57.973 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:58.071 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:58.173 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:58.276 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:58.362 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:58.362 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:03.277 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:55:03.277 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:55:03.280 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:03.377 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:03.377 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:03.378 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:55:03.480 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:55:03.581 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:55:08.391 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:08.392 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:08.582 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:55:08.582 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:55:08.584 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:08.684 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:55:08.785 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:55:08.886 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:55:13.616 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:13.616 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:13.888 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:55:13.888 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:55:13.891 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:13.990 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:55:14.092 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:55:14.194 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:55:18.631 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:18.631 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:19.195 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:55:19.196 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:55:19.198 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:19.298 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:55:19.399 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:55:19.500 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:55:23.645 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:23.646 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:24.502 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:55:24.502 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:55:24.506 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:24.604 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:55:24.705 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:55:24.807 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:55:28.659 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:28.659 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:29.808 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:55:29.808 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:55:29.812 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:29.910 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:55:30.012 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:55:30.113 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:55:33.674 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:33.675 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:35.114 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:55:35.114 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:55:35.118 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:35.216 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:55:35.317 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:55:35.419 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:55:38.690 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:38.691 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:55:40.420 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled
2024-11-23 15:55:40.420 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:55:40.423 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:55:40.522 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:55:40.624 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:55:40.725 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds

Example YAML snippet

024-11-23 15:54:26.135 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 1
2024-11-23 15:54:26.139 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:26.237 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 2
2024-11-23 15:54:26.339 DEBUG (MainThread) [keba_kecontact.keba_protocol] Send report 3
2024-11-23 15:54:26.440 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request executed, now wait for 5 seconds
2024-11-23 15:54:28.061 DEBUG (MainThread) [keba_kecontact.keba_protocol] Datagram received.
2024-11-23 15:54:28.061 DEBUG (MainThread) [keba_kecontact.keba_protocol] No ID in response from Keba charging station
2024-11-23 15:54:31.441 DEBUG (MainThread) [homeassistant.components.keba] Periodic data request rescheduled

Anything in the logs that might be useful for us?

no error messages received.

Additional information

UDP switch inside keba P30 x is ON

@home-assistant
Copy link

Hey there @dannerph, mind taking a look at this issue as it has been labeled with an integration (keba) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of keba can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign keba Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


keba documentation
keba source
(message by IssueLinks)

@mkurz0662
Copy link
Author

mkurz0662 commented Nov 23, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant