home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.01k stars 31.05k forks source link

Keba-Integration #131369

Closed mkurz0662 closed 2 days ago

mkurz0662 commented 4 days ago

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 "