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
71.06k stars 29.72k forks source link

Recorder component not working properly after update to 2024.1 #108267

Closed escoand closed 7 months ago

escoand commented 7 months ago

The problem

When updating to 2024.1 the recorder component is not working properly but without any error. Tried all available updates up to 2024.1.3.

The history and logbook entry in the panel is missing and also the link in the entity modal.

What version of Home Assistant Core has the issue?

core-2024.1.*

What was the last working version of Home Assistant Core?

core-2023.12.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

recorder

Link to integration documentation on our website

No response

Diagnostics information

2024-01-18 15:25:46.207 ERROR (MainThread) [homeassistant.config] Setup of package 'pack_1' at configuration.yaml, line 3 failed: Integration 'solar_optimizer' not found.
2024-01-18 15:25:46.818 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds
2024-01-18 15:25:46.819 INFO (MainThread) [homeassistant.bootstrap] Setting up frontend: {'frontend'}
2024-01-18 15:25:46.826 INFO (MainThread) [homeassistant.setup] Setting up device_automation
2024-01-18 15:25:46.826 INFO (MainThread) [homeassistant.setup] Setup of domain device_automation took 0.0 seconds
2024-01-18 15:25:46.831 INFO (MainThread) [homeassistant.setup] Setting up http
2024-01-18 15:25:46.921 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2024-01-18 15:25:46.939 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 0.0 seconds
2024-01-18 15:25:46.969 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.1 seconds
2024-01-18 15:25:47.012 INFO (MainThread) [homeassistant.setup] Setting up api
2024-01-18 15:25:47.020 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds
2024-01-18 15:25:47.023 INFO (MainThread) [homeassistant.setup] Setting up auth
2024-01-18 15:25:47.026 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2024-01-18 15:25:47.066 INFO (MainThread) [homeassistant.setup] Setting up config
2024-01-18 15:25:47.111 INFO (MainThread) [homeassistant.setup] Setting up diagnostics
2024-01-18 15:25:47.165 INFO (MainThread) [homeassistant.setup] Setting up file_upload
2024-01-18 15:25:47.166 INFO (MainThread) [homeassistant.setup] Setup of domain file_upload took 0.0 seconds
2024-01-18 15:25:47.210 INFO (MainThread) [homeassistant.setup] Setting up repairs
2024-01-18 15:25:47.212 INFO (MainThread) [homeassistant.setup] Setup of domain repairs took 0.0 seconds
2024-01-18 15:25:47.216 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2024-01-18 15:25:47.217 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2024-01-18 15:25:47.367 INFO (MainThread) [homeassistant.setup] Setting up image_upload
2024-01-18 15:25:47.438 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.4 seconds
2024-01-18 15:25:47.441 INFO (MainThread) [homeassistant.setup] Setup of domain diagnostics took 0.3 seconds
2024-01-18 15:25:47.619 INFO (MainThread) [homeassistant.setup] Setting up search
2024-01-18 15:25:47.620 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2024-01-18 15:25:48.323 INFO (MainThread) [homeassistant.setup] Setting up analytics
2024-01-18 15:25:48.329 INFO (MainThread) [homeassistant.setup] Setup of domain image_upload took 1.0 seconds
2024-01-18 15:25:48.338 INFO (MainThread) [homeassistant.setup] Setting up person
2024-01-18 15:25:48.342 INFO (MainThread) [homeassistant.setup] Setup of domain analytics took 0.0 seconds
2024-01-18 15:25:48.351 INFO (MainThread) [homeassistant.setup] Setup of domain person took 0.0 seconds
2024-01-18 15:25:48.355 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2024-01-18 15:25:48.358 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.0 seconds
2024-01-18 15:25:48.362 INFO (MainThread) [homeassistant.setup] Setting up frontend
2024-01-18 15:25:48.371 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds
2024-01-18 15:25:48.375 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'}
2024-01-18 15:25:48.382 INFO (MainThread) [homeassistant.setup] Setting up recorder
2024-01-18 15:25:48.438 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2024-01-18 15:25:49.743 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 1.4 seconds
2024-01-18 15:25:49.748 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 1: {'bluetooth', 'http', 'hassio', 'network', 'websocket_api', 'ssdp', 'usb'}
2024-01-18 15:25:49.754 INFO (MainThread) [homeassistant.setup] Setting up hassio
2024-01-18 15:25:49.782 INFO (MainThread) [homeassistant.setup] Setting up network
2024-01-18 15:25:49.795 INFO (MainThread) [homeassistant.setup] Setup of domain network took 0.0 seconds
2024-01-18 15:25:49.974 INFO (MainThread) [homeassistant.setup] Setting up usb
2024-01-18 15:25:49.977 INFO (MainThread) [homeassistant.setup] Setup of domain usb took 0.0 seconds
2024-01-18 15:25:50.078 INFO (SyncWorker_3) [homeassistant.loader] Loaded zeroconf from homeassistant.components.zeroconf
2024-01-18 15:25:50.611 INFO (MainThread) [homeassistant.setup] Setting up bluetooth
2024-01-18 15:25:50.842 INFO (MainThread) [homeassistant.setup] Setting up ssdp
2024-01-18 15:25:50.944 INFO (MainThread) [homeassistant.setup] Setting up hardware
2024-01-18 15:25:50.954 INFO (MainThread) [homeassistant.setup] Setup of domain ssdp took 0.1 seconds
2024-01-18 15:25:50.963 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 1.2 seconds
2024-01-18 15:25:51.239 INFO (MainThread) [homeassistant.setup] Setup of domain hardware took 0.3 seconds
2024-01-18 15:25:51.251 INFO (MainThread) [homeassistant.setup] Setup of domain bluetooth took 0.6 seconds
2024-01-18 15:25:54.016 INFO (SyncWorker_2) [homeassistant.loader] Loaded update from homeassistant.components.update
2024-01-18 15:25:54.039 INFO (MainThread) [homeassistant.setup] Setting up update
2024-01-18 15:25:54.049 INFO (MainThread) [homeassistant.setup] Setup of domain update took 0.0 seconds
2024-01-18 15:25:54.151 INFO (SyncWorker_6) [homeassistant.loader] Loaded tcp from homeassistant.components.tcp
2024-01-18 15:25:54.193 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2024-01-18 15:25:54.194 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2024-01-18 15:25:54.230 INFO (MainThread) [homeassistant.setup] Setting up sensor
2024-01-18 15:25:54.231 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2024-01-18 15:25:54.235 INFO (MainThread) [homeassistant.setup] Setting up ping
2024-01-18 15:25:54.240 INFO (MainThread) [homeassistant.setup] Setup of domain ping took 0.0 seconds
2024-01-18 15:25:54.644 INFO (MainThread) [homeassistant.components.update] Setting up hassio.update
2024-01-18 15:25:54.669 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tcp.binary_sensor
2024-01-18 15:25:54.670 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tcp.binary_sensor
2024-01-18 15:25:54.670 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up tcp.binary_sensor
2024-01-18 15:25:54.671 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up hassio.binary_sensor
2024-01-18 15:25:54.686 INFO (MainThread) [homeassistant.components.sensor] Setting up systemmonitor.sensor
2024-01-18 15:25:54.687 INFO (MainThread) [homeassistant.components.sensor] Setting up hassio.sensor
2024-01-18 15:25:54.739 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'repairs', 'notify', 'assist_pipeline', 'person', 'rest_command', 'scene', 'kodi', 'hardkernel', 'config', 'esphome', 'caldav', 'nextcloud', 'sun', 'stt', 'ping', 'panel_iframe', 'goecharger', 'spotify', 'onboarding', 'dlna_dmr', 'search', 'auth', 'api', 'analytics', 'blueprint', 'tuya_local', 'mqtt', 'hacs', 'epex_spot', 'dwd_weather', 'template', 'tag', 'nina', 'mobile_app', 'zha', 'systemmonitor', 'dlna_dms', 'group', 'conversation', 'solcast_solar', 'shelly', 'hardware', 'automation', 'lovelace', 'wake_word', 'file_upload', 'tts', 'trace', 'radio_browser', 'device_automation', 'shell_command', 'solar_optimizer', 'ffmpeg', 'sensor', 'dreame_vacuum', 'upnp', 'webhook', 'application_credentials', 'image_upload', 'dwd_pollenflug', 'dwd_weather_warnings', 'fritz', 'binary_sensor', 'ipp', 'androidtv', 'diagnostics'}
2024-01-18 15:25:54.752 INFO (MainThread) [homeassistant.setup] Setting up rest_command
2024-01-18 15:25:54.755 INFO (MainThread) [homeassistant.setup] Setup of domain rest_command took 0.0 seconds
2024-01-18 15:25:54.771 INFO (MainThread) [homeassistant.setup] Setting up scene
2024-01-18 15:25:54.776 INFO (MainThread) [homeassistant.setup] Setting up sun
2024-01-18 15:25:54.776 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.0 seconds
2024-01-18 15:25:54.783 INFO (MainThread) [homeassistant.setup] Setting up panel_iframe
2024-01-18 15:25:54.783 INFO (MainThread) [homeassistant.setup] Setup of domain panel_iframe took 0.0 seconds
2024-01-18 15:25:54.789 INFO (MainThread) [homeassistant.setup] Setting up blueprint
2024-01-18 15:25:54.790 INFO (MainThread) [homeassistant.setup] Setup of domain blueprint took 0.0 seconds
2024-01-18 15:25:54.865 INFO (MainThread) [homeassistant.setup] Setting up tag
2024-01-18 15:25:54.869 INFO (MainThread) [homeassistant.setup] Setting up systemmonitor
2024-01-18 15:25:54.869 INFO (MainThread) [homeassistant.setup] Setup of domain systemmonitor took 0.0 seconds
2024-01-18 15:25:54.874 INFO (MainThread) [homeassistant.setup] Setting up group
2024-01-18 15:25:54.945 INFO (MainThread) [homeassistant.setup] Setting up wake_word
2024-01-18 15:25:54.945 INFO (MainThread) [homeassistant.setup] Setup of domain wake_word took 0.0 seconds
2024-01-18 15:25:54.949 INFO (MainThread) [homeassistant.setup] Setting up trace
2024-01-18 15:25:54.950 INFO (MainThread) [homeassistant.setup] Setup of domain trace took 0.0 seconds
2024-01-18 15:25:54.954 INFO (MainThread) [homeassistant.setup] Setting up shell_command
2024-01-18 15:25:54.955 INFO (MainThread) [homeassistant.setup] Setup of domain shell_command took 0.0 seconds
2024-01-18 15:25:55.021 INFO (MainThread) [homeassistant.setup] Setting up webhook
2024-01-18 15:25:55.023 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2024-01-18 15:25:55.036 INFO (SyncWorker_8) [homeassistant.loader] Loaded media_source from homeassistant.components.media_source
2024-01-18 15:25:55.072 ERROR (MainThread) [homeassistant.setup] Setup failed for 'goecharger': Integration not found.
2024-01-18 15:25:55.073 ERROR (MainThread) [homeassistant.setup] Setup failed for 'tuya_local': Integration not found.
2024-01-18 15:25:55.073 ERROR (MainThread) [homeassistant.setup] Setup failed for 'hacs': Integration not found.
2024-01-18 15:25:55.074 ERROR (MainThread) [homeassistant.setup] Setup failed for 'epex_spot': Integration not found.
2024-01-18 15:25:55.074 ERROR (MainThread) [homeassistant.setup] Setup failed for 'dwd_weather': Integration not found.
2024-01-18 15:25:55.076 ERROR (MainThread) [homeassistant.setup] Setup failed for 'solcast_solar': Integration not found.
2024-01-18 15:25:55.077 ERROR (MainThread) [homeassistant.setup] Setup failed for 'solar_optimizer': Integration not found.
2024-01-18 15:25:55.079 ERROR (MainThread) [homeassistant.setup] Setup failed for 'dreame_vacuum': Integration not found.
2024-01-18 15:25:55.083 INFO (MainThread) [homeassistant.setup] Setting up hardkernel
2024-01-18 15:25:55.084 INFO (MainThread) [homeassistant.setup] Setup of domain hardkernel took 0.0 seconds
2024-01-18 15:25:55.085 ERROR (MainThread) [homeassistant.setup] Setup failed for 'dwd_pollenflug': Integration not found.
2024-01-18 15:25:55.179 INFO (MainThread) [homeassistant.setup] Setting up stt
2024-01-18 15:25:55.182 INFO (MainThread) [homeassistant.setup] Setup of domain stt took 0.0 seconds
2024-01-18 15:25:55.263 INFO (MainThread) [homeassistant.setup] Setting up application_credentials
2024-01-18 15:25:55.268 INFO (MainThread) [homeassistant.setup] Setup of domain tag took 0.4 seconds
2024-01-18 15:25:55.392 INFO (MainThread) [homeassistant.setup] Setting up caldav
2024-01-18 15:25:55.395 INFO (MainThread) [homeassistant.setup] Setup of domain caldav took 0.0 seconds
2024-01-18 15:25:55.431 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.6 seconds
2024-01-18 15:25:55.604 INFO (MainThread) [homeassistant.setup] Setup of domain application_credentials took 0.3 seconds
2024-01-18 15:25:55.606 INFO (SyncWorker_7) [homeassistant.loader] Loaded switch from homeassistant.components.switch
2024-01-18 15:25:55.856 INFO (MainThread) [homeassistant.setup] Setting up dlna_dms
2024-01-18 15:25:55.856 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dms took 0.0 seconds
2024-01-18 15:25:55.936 INFO (MainThread) [homeassistant.setup] Setting up nextcloud
2024-01-18 15:25:55.936 INFO (MainThread) [homeassistant.setup] Setup of domain nextcloud took 0.0 seconds
2024-01-18 15:25:55.993 INFO (SyncWorker_0) [homeassistant.loader] Loaded rest from homeassistant.components.rest
2024-01-18 15:25:56.014 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene
2024-01-18 15:25:56.017 INFO (MainThread) [homeassistant.setup] Setting up kodi
2024-01-18 15:25:56.018 INFO (MainThread) [homeassistant.setup] Setup of domain kodi took 0.0 seconds
2024-01-18 15:25:56.076 INFO (SyncWorker_5) [homeassistant.loader] Loaded switch_as_x from homeassistant.components.switch_as_x
2024-01-18 15:25:56.086 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene
2024-01-18 15:25:56.549 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene
2024-01-18 15:25:56.562 INFO (MainThread) [homeassistant.components.scene] Setting up homeassistant.scene
2024-01-18 15:25:56.565 INFO (SyncWorker_0) [homeassistant.loader] Loaded calendar from homeassistant.components.calendar
2024-01-18 15:25:58.130 INFO (MainThread) [homeassistant.setup] Setting up template
2024-01-18 15:25:58.131 INFO (MainThread) [homeassistant.setup] Setup of domain template took 0.0 seconds
2024-01-18 15:25:58.139 INFO (MainThread) [homeassistant.setup] Setting up dlna_dmr
2024-01-18 15:25:58.140 INFO (MainThread) [homeassistant.setup] Setup of domain dlna_dmr took 0.0 seconds
2024-01-18 15:25:58.140 INFO (MainThread) [homeassistant.components.sensor] Setting up systemmonitor.sensor
2024-01-18 15:25:58.170 INFO (SyncWorker_6) [homeassistant.loader] Loaded todo from homeassistant.components.todo
2024-01-18 15:25:58.719 INFO (MainThread) [homeassistant.setup] Setup of domain scene took 3.9 seconds
2024-01-18 15:25:58.727 INFO (SyncWorker_6) [homeassistant.loader] Loaded media_player from homeassistant.components.media_player
2024-01-18 15:25:59.733 INFO (MainThread) [homeassistant.setup] Setting up mqtt
2024-01-18 15:25:59.734 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds
2024-01-18 15:25:59.747 INFO (MainThread) [homeassistant.setup] Setting up calendar
2024-01-18 15:25:59.753 INFO (MainThread) [homeassistant.setup] Setup of domain calendar took 0.0 seconds
2024-01-18 15:25:59.768 INFO (MainThread) [homeassistant.setup] Setting up todo
2024-01-18 15:25:59.780 INFO (MainThread) [homeassistant.setup] Setup of domain todo took 0.0 seconds
2024-01-18 15:25:59.824 INFO (MainThread) [homeassistant.setup] Setting up nina
2024-01-18 15:25:59.824 INFO (MainThread) [homeassistant.setup] Setup of domain nina took 0.0 seconds
2024-01-18 15:25:59.996 INFO (MainThread) [homeassistant.components.sensor] Setting up sun.sensor
2024-01-18 15:26:00.036 INFO (MainThread) [homeassistant.setup] Setting up media_player
2024-01-18 15:26:00.058 INFO (MainThread) [homeassistant.setup] Setup of domain media_player took 0.0 seconds
2024-01-18 15:26:00.144 ERROR (MainThread) [homeassistant.config] Setup of package 'pack_1' at configuration.yaml, line 3 failed: Integration 'solar_optimizer' not found.
2024-01-18 15:26:01.485 INFO (MainThread) [zigpy.serial] Using pyserial-asyncio-fast in place of pyserial-asyncio
2024-01-18 15:26:04.062 INFO (MainThread) [homeassistant.setup] Setting up zha
2024-01-18 15:26:04.063 INFO (MainThread) [homeassistant.setup] Setup of domain zha took 0.0 seconds
2024-01-18 15:26:05.740 ERROR (MainThread) [homeassistant.components.sensor] Platform systemmonitor does not generate unique IDs. ID disk_use already exists - ignoring sensor.disk_use
2024-01-18 15:26:05.741 ERROR (MainThread) [homeassistant.components.sensor] Platform systemmonitor does not generate unique IDs. ID disk_free already exists - ignoring sensor.disk_free
2024-01-18 15:26:05.880 INFO (MainThread) [homeassistant.setup] Setting up conversation
2024-01-18 15:26:05.951 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.1 seconds
2024-01-18 15:26:06.118 INFO (MainThread) [homeassistant.setup] Setting up shelly
2024-01-18 15:26:06.118 INFO (MainThread) [homeassistant.setup] Setup of domain shelly took 0.0 seconds
2024-01-18 15:26:09.304 INFO (MainThread) [homeassistant.setup] Setting up radio_browser
2024-01-18 15:26:09.305 INFO (MainThread) [homeassistant.setup] Setup of domain radio_browser took 0.0 seconds
2024-01-18 15:26:09.315 INFO (MainThread) [homeassistant.components.shelly] Starting CoAP context with UDP port 5683
2024-01-18 15:26:09.342 ERROR (MainThread) [homeassistant.components.mqtt.client] Failed to connect to MQTT server due to exception: [Errno -5] Name has no usable address
2024-01-18 15:26:10.106 INFO (MainThread) [homeassistant.setup] Setting up ffmpeg
2024-01-18 15:26:10.119 INFO (SyncWorker_8) [homeassistant.loader] Loaded climate from homeassistant.components.climate
2024-01-18 15:26:10.122 INFO (SyncWorker_2) [homeassistant.loader] Loaded alarm_control_panel from homeassistant.components.alarm_control_panel
2024-01-18 15:26:10.127 INFO (SyncWorker_5) [homeassistant.loader] Loaded button from homeassistant.components.button
2024-01-18 15:26:10.128 INFO (SyncWorker_12) [homeassistant.loader] Loaded humidifier from homeassistant.components.humidifier
2024-01-18 15:26:10.131 INFO (MainThread) [homeassistant.setup] Setting up switch
2024-01-18 15:26:10.138 INFO (SyncWorker_0) [homeassistant.loader] Loaded number from homeassistant.components.number
2024-01-18 15:26:10.139 INFO (SyncWorker_10) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2024-01-18 15:26:10.140 INFO (SyncWorker_7) [homeassistant.loader] Loaded light from homeassistant.components.light
2024-01-18 15:26:10.140 INFO (SyncWorker_8) [homeassistant.loader] Loaded lock from homeassistant.components.lock
2024-01-18 15:26:10.143 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
2024-01-18 15:26:10.146 INFO (SyncWorker_2) [homeassistant.loader] Loaded siren from homeassistant.components.siren
2024-01-18 15:26:10.147 INFO (SyncWorker_3) [homeassistant.loader] Loaded event from homeassistant.components.event
2024-01-18 15:26:10.148 INFO (SyncWorker_1) [homeassistant.loader] Loaded fan from homeassistant.components.fan
2024-01-18 15:26:10.152 INFO (SyncWorker_5) [homeassistant.loader] Loaded select from homeassistant.components.select
2024-01-18 15:26:10.153 INFO (SyncWorker_14) [homeassistant.loader] Loaded lawn_mower from homeassistant.components.lawn_mower
2024-01-18 15:26:10.155 INFO (SyncWorker_13) [homeassistant.loader] Loaded image from homeassistant.components.image
2024-01-18 15:26:10.156 INFO (SyncWorker_3) [homeassistant.loader] Loaded valve from homeassistant.components.valve
2024-01-18 15:26:10.157 INFO (SyncWorker_11) [homeassistant.loader] Loaded cover from homeassistant.components.cover
2024-01-18 15:26:10.158 INFO (SyncWorker_1) [homeassistant.loader] Loaded water_heater from homeassistant.components.water_heater
2024-01-18 15:26:10.160 INFO (SyncWorker_8) [homeassistant.loader] Loaded text from homeassistant.components.text
2024-01-18 15:26:10.161 INFO (SyncWorker_2) [homeassistant.loader] Loaded vacuum from homeassistant.components.vacuum
2024-01-18 15:26:10.199 INFO (MainThread) [homeassistant.setup] Setting up zone
2024-01-18 15:26:10.205 INFO (MainThread) [homeassistant.setup] Setting up climate
2024-01-18 15:26:10.224 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
2024-01-18 15:26:10.228 INFO (MainThread) [homeassistant.setup] Setting up alarm_control_panel
2024-01-18 15:26:10.230 INFO (MainThread) [homeassistant.setup] Setup of domain alarm_control_panel took 0.0 seconds
2024-01-18 15:26:10.235 INFO (MainThread) [homeassistant.setup] Setting up button
2024-01-18 15:26:10.237 INFO (MainThread) [homeassistant.setup] Setup of domain button took 0.0 seconds
2024-01-18 15:26:10.240 INFO (MainThread) [homeassistant.setup] Setting up humidifier
2024-01-18 15:26:10.246 INFO (MainThread) [homeassistant.setup] Setup of domain humidifier took 0.0 seconds
2024-01-18 15:26:10.253 INFO (MainThread) [homeassistant.setup] Setting up number
2024-01-18 15:26:10.256 INFO (MainThread) [homeassistant.setup] Setup of domain number took 0.0 seconds
2024-01-18 15:26:10.266 INFO (MainThread) [homeassistant.setup] Setting up light
2024-01-18 15:26:10.276 INFO (MainThread) [homeassistant.setup] Setting up lock
2024-01-18 15:26:10.278 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
2024-01-18 15:26:10.292 INFO (MainThread) [homeassistant.setup] Setting up siren
2024-01-18 15:26:10.296 INFO (MainThread) [homeassistant.setup] Setup of domain siren took 0.0 seconds
2024-01-18 15:26:10.322 INFO (MainThread) [homeassistant.setup] Setting up event
2024-01-18 15:26:10.323 INFO (MainThread) [homeassistant.setup] Setup of domain event took 0.0 seconds
2024-01-18 15:26:10.328 INFO (MainThread) [homeassistant.setup] Setting up fan
2024-01-18 15:26:10.337 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
2024-01-18 15:26:10.342 INFO (MainThread) [homeassistant.setup] Setting up select
2024-01-18 15:26:10.347 INFO (MainThread) [homeassistant.setup] Setup of domain select took 0.0 seconds
2024-01-18 15:26:10.353 INFO (MainThread) [homeassistant.setup] Setting up lawn_mower
2024-01-18 15:26:10.356 INFO (MainThread) [homeassistant.setup] Setup of domain lawn_mower took 0.0 seconds
2024-01-18 15:26:10.363 INFO (MainThread) [homeassistant.setup] Setting up valve
2024-01-18 15:26:10.367 INFO (MainThread) [homeassistant.setup] Setup of domain valve took 0.0 seconds
2024-01-18 15:26:10.372 INFO (MainThread) [homeassistant.setup] Setting up cover
2024-01-18 15:26:10.383 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
2024-01-18 15:26:10.387 INFO (MainThread) [homeassistant.setup] Setting up water_heater
2024-01-18 15:26:10.390 INFO (MainThread) [homeassistant.setup] Setup of domain water_heater took 0.0 seconds
2024-01-18 15:26:10.409 INFO (MainThread) [homeassistant.setup] Setting up text
2024-01-18 15:26:10.412 INFO (MainThread) [homeassistant.setup] Setup of domain text took 0.0 seconds
2024-01-18 15:26:10.417 INFO (MainThread) [homeassistant.setup] Setting up vacuum
2024-01-18 15:26:10.428 INFO (MainThread) [homeassistant.setup] Setup of domain vacuum took 0.0 seconds
2024-01-18 15:26:10.552 INFO (MainThread) [homeassistant.setup] Setting up upnp
2024-01-18 15:26:10.553 INFO (MainThread) [homeassistant.setup] Setup of domain upnp took 0.0 seconds
2024-01-18 15:26:11.205 INFO (MainThread) [homeassistant.setup] Setting up dwd_weather_warnings
2024-01-18 15:26:11.206 INFO (MainThread) [homeassistant.setup] Setup of domain dwd_weather_warnings took 0.0 seconds
2024-01-18 15:26:11.223 INFO (MainThread) [homeassistant.setup] Setup of domain light took 1.0 seconds
2024-01-18 15:26:11.256 INFO (MainThread) [homeassistant.setup] Setup of domain ffmpeg took 1.2 seconds
2024-01-18 15:26:11.373 INFO (MainThread) [homeassistant.setup] Setting up image
2024-01-18 15:26:11.376 INFO (MainThread) [homeassistant.setup] Setup of domain image took 0.0 seconds
2024-01-18 15:26:11.511 INFO (MainThread) [homeassistant.components.sensor] Setting up nextcloud.sensor
2024-01-18 15:26:11.601 INFO (MainThread) [homeassistant.setup] Setting up fritz
2024-01-18 15:26:11.601 INFO (MainThread) [homeassistant.setup] Setup of domain fritz took 0.0 seconds
2024-01-18 15:26:11.608 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up nextcloud.binary_sensor
2024-01-18 15:26:11.624 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-01-18 15:26:11.954 INFO (MainThread) [homeassistant.setup] Setting up ipp
2024-01-18 15:26:11.955 INFO (MainThread) [homeassistant.setup] Setup of domain ipp took 0.0 seconds
2024-01-18 15:26:12.233 INFO (MainThread) [homeassistant.setup] Setting up androidtv
2024-01-18 15:26:12.234 INFO (MainThread) [homeassistant.setup] Setup of domain androidtv took 0.0 seconds
2024-01-18 15:26:12.301 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 2.1 seconds
2024-01-18 15:26:12.306 INFO (SyncWorker_10) [homeassistant.loader] Loaded signal_messenger from homeassistant.components.signal_messenger
2024-01-18 15:26:12.308 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-01-18 15:26:12.327 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-01-18 15:26:12.388 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-01-18 15:26:12.470 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
2024-01-18 15:26:12.471 INFO (MainThread) [homeassistant.components.sensor] Setting up template.sensor
2024-01-18 15:26:12.582 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.1 seconds
2024-01-18 15:26:12.806 INFO (MainThread) [homeassistant.setup] Setting up spotify
2024-01-18 15:26:12.807 INFO (MainThread) [homeassistant.setup] Setup of domain spotify took 0.0 seconds
2024-01-18 15:26:12.874 INFO (MainThread) [homeassistant.setup] Setting up camera
2024-01-18 15:26:12.885 INFO (MainThread) [homeassistant.setup] Setup of domain camera took 0.0 seconds
2024-01-18 15:26:13.011 INFO (MainThread) [homeassistant.setup] Setting up tts
2024-01-18 15:26:13.032 INFO (MainThread) [homeassistant.setup] Setting up notify
2024-01-18 15:26:13.033 INFO (MainThread) [homeassistant.components.sensor] Setting up nextcloud.sensor
2024-01-18 15:26:13.066 INFO (MainThread) [homeassistant.components.notify] Setting up notify.kodi
2024-01-18 15:26:13.068 INFO (MainThread) [homeassistant.components.notify] Setting up notify.signal_messenger
2024-01-18 15:26:13.069 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up nextcloud.binary_sensor
2024-01-18 15:26:13.105 INFO (MainThread) [homeassistant.setup] Setting up rest
2024-01-18 15:26:13.106 INFO (MainThread) [homeassistant.setup] Setup of domain rest took 0.0 seconds
2024-01-18 15:26:13.238 INFO (MainThread) [homeassistant.components.notify] Setting up notify.rest
2024-01-18 15:26:13.277 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.3 seconds
2024-01-18 15:26:13.310 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.3 seconds
2024-01-18 15:26:13.700 INFO (MainThread) [homeassistant.setup] Setting up assist_pipeline
2024-01-18 15:26:13.721 INFO (SyncWorker_14) [homeassistant.loader] Loaded cloud from homeassistant.components.cloud
2024-01-18 15:26:13.723 WARNING (MainThread) [androidtv.adb_manager.adb_manager_async] Couldn't connect to 192.168.1.111:5555.  TcpTimeoutException: Connecting to 192.168.1.111:5555 timed out (1.0 seconds)
2024-01-18 15:26:13.741 INFO (MainThread) [homeassistant.setup] Setup of domain assist_pipeline took 0.0 seconds
2024-01-18 15:26:13.799 INFO (MainThread) [homeassistant.components.calendar] Setting up caldav.calendar
2024-01-18 15:26:13.816 INFO (SyncWorker_9) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2024-01-18 15:26:13.826 INFO (SyncWorker_8) [homeassistant.loader] Loaded alexa from homeassistant.components.alexa
2024-01-18 15:26:13.830 INFO (SyncWorker_10) [homeassistant.loader] Loaded matter from homeassistant.components.matter
2024-01-18 15:26:13.905 INFO (SyncWorker_3) [homeassistant.loader] Loaded dhcp from homeassistant.components.dhcp
2024-01-18 15:26:14.883 ERROR (MainThread) [homeassistant] Error doing job: Unclosed client session
2024-01-18 15:26:20.404 INFO (MainThread) [homeassistant.setup] Setting up mobile_app
2024-01-18 15:26:21.389 INFO (MainThread) [homeassistant.setup] Setting up esphome
2024-01-18 15:26:21.392 INFO (MainThread) [homeassistant.setup] Setup of domain mobile_app took 1.0 seconds
2024-01-18 15:26:21.421 INFO (MainThread) [homeassistant.components.notify] Setting up notify.mobile_app
2024-01-18 15:26:21.469 ERROR (MainThread) [homeassistant.components.esphome.dashboard] Error requesting ESPHome Dashboard data: Cannot connect to host 127.0.0.1:64865 ssl:default [Connect call failed ('127.0.0.1', 64865)]
2024-01-18 15:26:21.470 ERROR (MainThread) [homeassistant.components.esphome.dashboard] Dashboard unavailable; skipping reauth: Cannot connect to host 127.0.0.1:64865 ssl:default [Connect call failed ('127.0.0.1', 64865)]
2024-01-18 15:26:21.473 INFO (MainThread) [homeassistant.setup] Setup of domain esphome took 0.1 seconds
2024-01-18 15:26:22.719 INFO (MainThread) [homeassistant.components.todo] Setting up caldav.todo
2024-01-18 15:26:22.720 INFO (MainThread) [homeassistant.components.media_player] Setting up dlna_dmr.media_player
2024-01-18 15:26:22.767 INFO (MainThread) [homeassistant.components.media_player] Setting up kodi.media_player
2024-01-18 15:26:22.820 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mqtt.binary_sensor
2024-01-18 15:26:22.823 INFO (MainThread) [homeassistant.components.scene] Setting up mqtt.scene
2024-01-18 15:26:22.825 INFO (MainThread) [homeassistant.components.sensor] Setting up mqtt.sensor
2024-01-18 15:26:22.828 INFO (MainThread) [homeassistant.components.update] Setting up mqtt.update
2024-01-18 15:26:22.835 INFO (MainThread) [homeassistant.components.switch] Setting up mqtt.switch
2024-01-18 15:26:22.836 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-01-18 15:26:22.836 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-01-18 15:26:22.838 INFO (MainThread) [homeassistant.components.climate] Setting up mqtt.climate
2024-01-18 15:26:22.839 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up mqtt.alarm_control_panel
2024-01-18 15:26:22.844 INFO (MainThread) [homeassistant.components.button] Setting up mqtt.button
2024-01-18 15:26:22.849 INFO (MainThread) [homeassistant.components.humidifier] Setting up mqtt.humidifier
2024-01-18 15:26:22.851 INFO (MainThread) [homeassistant.components.number] Setting up mqtt.number
2024-01-18 15:26:22.852 INFO (MainThread) [homeassistant.components.lock] Setting up mqtt.lock
2024-01-18 15:26:22.854 INFO (MainThread) [homeassistant.components.siren] Setting up mqtt.siren
2024-01-18 15:26:22.855 INFO (MainThread) [homeassistant.components.event] Setting up mqtt.event
2024-01-18 15:26:22.856 INFO (MainThread) [homeassistant.components.fan] Setting up mqtt.fan
2024-01-18 15:26:22.857 INFO (MainThread) [homeassistant.components.select] Setting up mqtt.select
2024-01-18 15:26:22.901 INFO (MainThread) [homeassistant.components.lawn_mower] Setting up mqtt.lawn_mower
2024-01-18 15:26:22.985 INFO (MainThread) [homeassistant.components.valve] Setting up mqtt.valve
2024-01-18 15:26:22.986 INFO (MainThread) [homeassistant.components.cover] Setting up mqtt.cover
2024-01-18 15:26:23.016 INFO (MainThread) [homeassistant.components.water_heater] Setting up mqtt.water_heater
2024-01-18 15:26:23.020 INFO (MainThread) [homeassistant.components.text] Setting up mqtt.text
2024-01-18 15:26:23.021 INFO (MainThread) [homeassistant.components.vacuum] Setting up mqtt.vacuum
2024-01-18 15:26:23.021 INFO (MainThread) [homeassistant.components.light] Setting up mqtt.light
2024-01-18 15:26:23.022 INFO (MainThread) [homeassistant.components.image] Setting up mqtt.image
2024-01-18 15:26:23.023 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mqtt.device_tracker
2024-01-18 15:26:23.023 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-01-18 15:26:23.024 INFO (MainThread) [homeassistant.components.device_tracker] Setting up ping.device_tracker
2024-01-18 15:26:23.025 INFO (MainThread) [homeassistant.components.sensor] Setting up dwd_weather_warnings.sensor
2024-01-18 15:26:23.026 INFO (MainThread) [homeassistant.components.camera] Setting up mqtt.camera
2024-01-18 15:26:23.028 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.030 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.038 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.054 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.065 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.072 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.075 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.079 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.085 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.107 INFO (MainThread) [homeassistant.components.media_player] Setting up spotify.media_player
2024-01-18 15:26:23.118 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.128 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.141 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.153 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.158 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.162 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.166 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.169 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.172 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.176 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.179 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.187 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.192 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.196 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.217 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.226 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.228 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.230 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.235 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.238 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.261 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.276 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.279 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.285 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.289 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.292 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.294 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.301 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.313 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.319 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.325 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.335 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.338 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.344 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.347 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.360 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.369 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.381 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.386 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.391 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.404 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.407 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.411 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.412 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.414 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.416 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.419 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.425 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.430 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.433 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.435 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.437 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.440 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.445 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.447 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.450 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.454 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.457 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.462 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.470 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.473 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.475 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.480 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.486 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.488 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.493 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.497 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.501 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.504 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.508 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.509 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.513 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.526 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:23.529 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:23.539 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:23.543 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:23.545 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:23.548 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:23.550 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:23.553 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:23.555 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:23.557 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up upnp.binary_sensor
2024-01-18 15:26:23.560 INFO (MainThread) [homeassistant.components.sensor] Setting up upnp.sensor
2024-01-18 15:26:23.565 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-01-18 15:26:23.568 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-01-18 15:26:23.573 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-01-18 15:26:23.585 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-01-18 15:26:23.607 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-01-18 15:26:23.623 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-01-18 15:26:23.628 INFO (MainThread) [homeassistant.components.sensor] Setting up mobile_app.sensor
2024-01-18 15:26:23.637 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up mobile_app.binary_sensor
2024-01-18 15:26:23.646 INFO (MainThread) [homeassistant.components.device_tracker] Setting up mobile_app.device_tracker
2024-01-18 15:26:23.653 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.666 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-01-18 15:26:23.669 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.679 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-01-18 15:26:23.691 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.693 INFO (MainThread) [homeassistant.components.light] Setting up esphome.light
2024-01-18 15:26:23.695 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-01-18 15:26:23.699 INFO (MainThread) [homeassistant.components.sensor] Setting up esphome.sensor
2024-01-18 15:26:23.701 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.707 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.710 INFO (MainThread) [homeassistant.components.cover] Setting up esphome.cover
2024-01-18 15:26:23.715 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.719 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-01-18 15:26:23.723 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp_maxcio_6b17 @ 192.168.1.54 in 0.023s
2024-01-18 15:26:23.724 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.732 INFO (MainThread) [homeassistant.components.sensor] Setting up esphome.sensor
2024-01-18 15:26:23.745 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp_maxcio_7f19 @ 192.168.1.55 in 0.036s
2024-01-18 15:26:23.745 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.768 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-01-18 15:26:23.777 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.791 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up esphome.binary_sensor
2024-01-18 15:26:23.796 INFO (MainThread) [homeassistant.components.climate] Setting up esphome.climate
2024-01-18 15:26:23.804 INFO (MainThread) [homeassistant.components.select] Setting up esphome.select
2024-01-18 15:26:23.807 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp_wemos_a945 @ 192.168.1.28 in 0.038s
2024-01-18 15:26:23.808 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-01-18 15:26:23.828 INFO (MainThread) [homeassistant.components.button] Setting up esphome.button
2024-01-18 15:26:23.830 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp_maxcio_6b17 @ 192.168.1.54 in 0.107s
2024-01-18 15:26:23.833 INFO (MainThread) [homeassistant.components.sensor] Setting up esphome.sensor
2024-01-18 15:26:23.846 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp_maxcio_7f19 @ 192.168.1.55 in 0.101s
2024-01-18 15:26:23.846 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp_delock_65eb @ 192.168.1.86 in 0.054s
2024-01-18 15:26:23.916 INFO (MainThread) [homeassistant.components.number] Setting up esphome.number
2024-01-18 15:26:23.922 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.923 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp32-stromzaehler @ 192.168.1.49 in 0.117s
2024-01-18 15:26:23.924 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-01-18 15:26:23.926 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp_wemos_a945 @ 192.168.1.28 in 0.119s
2024-01-18 15:26:23.927 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.930 INFO (MainThread) [homeassistant.components.number] Setting up esphome.number
2024-01-18 15:26:23.937 INFO (MainThread) [homeassistant.components.sensor] Setting up esphome.sensor
2024-01-18 15:26:23.945 INFO (MainThread) [homeassistant.components.update] Setting up esphome.update
2024-01-18 15:26:23.952 INFO (MainThread) [homeassistant.components.switch] Setting up esphome.switch
2024-01-18 15:26:24.021 ERROR (MainThread) [homeassistant.components.sensor] Error adding entities for domain sensor with platform esphome
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 507, in async_add_entities
    await asyncio.gather(*tasks)
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 752, in _async_add_entity
    await entity.add_to_platform_finish()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1280, in add_to_platform_finish
    await self.async_internal_added_to_hass()
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 303, in async_internal_added_to_hass
    raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: Entity sensor.hk2_phase_1 cannot be added as the entity category is set to config
2024-01-18 15:26:24.046 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp32-stromzaehler @ 192.168.1.49 in 0.123s
2024-01-18 15:26:24.047 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-01-18 15:26:24.049 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 507, in async_add_entities
    await asyncio.gather(*tasks)
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 752, in _async_add_entity
    await entity.add_to_platform_finish()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1280, in add_to_platform_finish
    await self.async_internal_added_to_hass()
  File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 303, in async_internal_added_to_hass
    raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: Entity sensor.hk2_phase_1 cannot be added as the entity category is set to config
2024-01-18 15:26:24.063 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp_delock_65eb @ 192.168.1.86 in 0.217s
2024-01-18 15:26:24.068 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up ping.binary_sensor
2024-01-18 15:26:24.085 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp_delock_647f @ 192.168.1.61 in 0.079s
2024-01-18 15:26:24.117 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp_delock_62c1 @ 192.168.1.44 in 0.030s
2024-01-18 15:26:24.127 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp_delock_647f @ 192.168.1.61 in 0.042s
2024-01-18 15:26:24.129 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp-bsb @ 192.168.1.94 in 0.180s
2024-01-18 15:26:24.134 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successfully connected to esp32-gas @ 192.168.1.91 in 0.064s
2024-01-18 15:26:24.150 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp-bsb @ 192.168.1.94 in 0.020s
2024-01-18 15:26:24.156 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp_delock_62c1 @ 192.168.1.44 in 0.039s
2024-01-18 15:26:24.161 INFO (MainThread) [aioesphomeapi.reconnect_logic] Successful handshake with esp32-gas @ 192.168.1.91 in 0.027s
2024-01-18 15:26:24.321 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.momentanverbrauch (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using state class 'measurement' which is impossible considering device class ('gas') it is using; expected None or one of 'total', 'total_increasing'; 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+esphome%22
2024-01-18 15:26:24.322 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.momentanverbrauch (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement 'm³/min' which is not a valid unit for the device class ('gas') it is using; expected one of ['m³', 'ft³', 'CCF']; 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+esphome%22
2024-01-18 15:26:26.846 INFO (MainThread) [homeassistant.components.button] Setting up fritz.button
2024-01-18 15:26:26.855 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up fritz.binary_sensor
2024-01-18 15:26:26.859 INFO (MainThread) [homeassistant.components.device_tracker] Setting up fritz.device_tracker
2024-01-18 15:26:26.863 INFO (MainThread) [homeassistant.components.image] Setting up fritz.image
2024-01-18 15:26:26.875 INFO (MainThread) [homeassistant.components.sensor] Setting up fritz.sensor
2024-01-18 15:26:26.881 INFO (MainThread) [homeassistant.components.switch] Setting up fritz.switch
2024-01-18 15:26:26.890 INFO (MainThread) [homeassistant.components.update] Setting up fritz.update
2024-01-18 15:26:27.031 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for 192.168.1.52: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.1.52', port=6053))]: [Errno 113] Connect call failed ('192.168.1.52', 6053) (SocketAPIError)
2024-01-18 15:26:27.042 INFO (MainThread) [aioesphomeapi.reconnect_logic] Trying to connect to 192.168.1.52 in the background
2024-01-18 15:26:27.043 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp_wemos_a9f3 @ 192.168.1.108: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.1.108', port=6053))]: [Errno 113] Connect call failed ('192.168.1.108', 6053) (SocketAPIError)
2024-01-18 15:26:27.043 INFO (MainThread) [aioesphomeapi.reconnect_logic] Trying to connect to esp_wemos_a9f3 @ 192.168.1.108 in the background
2024-01-18 15:26:27.053 WARNING (MainThread) [aioesphomeapi.reconnect_logic] Can't connect to ESPHome API for esp_obi_5a1d @ 192.168.1.40: Error connecting to [AddrInfo(family=<AddressFamily.AF_INET: 2>, type=<SocketKind.SOCK_STREAM: 1>, proto=6, sockaddr=IPv4Sockaddr(address='192.168.1.40', port=6053))]: [Errno 113] Connect call failed ('192.168.1.40', 6053) (SocketAPIError)
2024-01-18 15:26:27.054 INFO (MainThread) [aioesphomeapi.reconnect_logic] Trying to connect to esp_obi_5a1d @ 192.168.1.40 in the background
2024-01-18 15:26:30.881 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:30.882 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 10 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Time'>
2024-01-18 15:26:30.882 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 25 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Ota'>
2024-01-18 15:26:30.884 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:30.884 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 3 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Identify'>
2024-01-18 15:26:30.886 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 4 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Groups'>
2024-01-18 15:26:30.886 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 5 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Scenes'>
2024-01-18 15:26:30.887 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 6 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.OnOffClusterHandler'>
2024-01-18 15:26:30.887 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 8 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.LevelControlClusterHandler'>
2024-01-18 15:26:30.887 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 4096 class: <class 'homeassistant.components.zha.core.cluster_handlers.lightlink.LightLink'>
2024-01-18 15:26:30.888 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 64514 class: <class 'homeassistant.components.zha.core.cluster_handlers.ClusterHandler'>
2024-01-18 15:26:30.916 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:30.917 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 3 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Identify'>
2024-01-18 15:26:30.917 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 513 class: <class 'homeassistant.components.zha.core.cluster_handlers.hvac.ThermostatClusterHandler'>
2024-01-18 15:26:30.917 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 10 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Time'>
2024-01-18 15:26:30.918 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 1 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.PowerConfigurationClusterHandler'>
2024-01-18 15:26:30.918 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 64704 class: <class 'homeassistant.components.zha.core.cluster_handlers.manufacturerspecific.OppleRemote'>
2024-01-18 15:26:30.944 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:30.944 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 3 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Identify'>
2024-01-18 15:26:30.944 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 513 class: <class 'homeassistant.components.zha.core.cluster_handlers.hvac.ThermostatClusterHandler'>
2024-01-18 15:26:30.944 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 10 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Time'>
2024-01-18 15:26:30.945 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 1 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.PowerConfigurationClusterHandler'>
2024-01-18 15:26:30.945 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 64704 class: <class 'homeassistant.components.zha.core.cluster_handlers.manufacturerspecific.OppleRemote'>
2024-01-18 15:26:30.962 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:30.962 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 3 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Identify'>
2024-01-18 15:26:30.970 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 513 class: <class 'homeassistant.components.zha.core.cluster_handlers.hvac.ThermostatClusterHandler'>
2024-01-18 15:26:30.971 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 10 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Time'>
2024-01-18 15:26:30.971 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 1 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.PowerConfigurationClusterHandler'>
2024-01-18 15:26:30.971 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 64704 class: <class 'homeassistant.components.zha.core.cluster_handlers.manufacturerspecific.OppleRemote'>
2024-01-18 15:26:30.987 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:30.987 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 3 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Identify'>
2024-01-18 15:26:30.987 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 4 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Groups'>
2024-01-18 15:26:30.988 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 5 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Scenes'>
2024-01-18 15:26:30.988 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 6 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.OnOffClusterHandler'>
2024-01-18 15:26:30.988 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 4096 class: <class 'homeassistant.components.zha.core.cluster_handlers.lightlink.LightLink'>
2024-01-18 15:26:31.009 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:31.009 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 3 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Identify'>
2024-01-18 15:26:31.010 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 513 class: <class 'homeassistant.components.zha.core.cluster_handlers.hvac.ThermostatClusterHandler'>
2024-01-18 15:26:31.010 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 10 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Time'>
2024-01-18 15:26:31.010 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 1 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.PowerConfigurationClusterHandler'>
2024-01-18 15:26:31.011 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 64704 class: <class 'homeassistant.components.zha.core.cluster_handlers.manufacturerspecific.OppleRemote'>
2024-01-18 15:26:31.023 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:31.023 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 3 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Identify'>
2024-01-18 15:26:31.023 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 513 class: <class 'homeassistant.components.zha.core.cluster_handlers.hvac.ThermostatClusterHandler'>
2024-01-18 15:26:31.024 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 10 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Time'>
2024-01-18 15:26:31.024 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 1 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.PowerConfigurationClusterHandler'>
2024-01-18 15:26:31.024 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 64704 class: <class 'homeassistant.components.zha.core.cluster_handlers.manufacturerspecific.OppleRemote'>
2024-01-18 15:26:31.037 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:31.038 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 3 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Identify'>
2024-01-18 15:26:31.038 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 513 class: <class 'homeassistant.components.zha.core.cluster_handlers.hvac.ThermostatClusterHandler'>
2024-01-18 15:26:31.038 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 10 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.Time'>
2024-01-18 15:26:31.038 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 1 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.PowerConfigurationClusterHandler'>
2024-01-18 15:26:31.038 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 64704 class: <class 'homeassistant.components.zha.core.cluster_handlers.manufacturerspecific.OppleRemote'>
2024-01-18 15:26:31.051 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 0 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.BasicClusterHandler'>
2024-01-18 15:26:31.052 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 1 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.PowerConfigurationClusterHandler'>
2024-01-18 15:26:31.052 INFO (MainThread) [homeassistant.components.zha.core.endpoint] Creating cluster handler for cluster id: 6 class: <class 'homeassistant.components.zha.core.cluster_handlers.general.OnOffClusterHandler'>
2024-01-18 15:26:31.116 INFO (MainThread) [homeassistant.components.alarm_control_panel] Setting up zha.alarm_control_panel
2024-01-18 15:26:31.117 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up zha.binary_sensor
2024-01-18 15:26:31.118 INFO (MainThread) [homeassistant.components.button] Setting up zha.button
2024-01-18 15:26:31.118 INFO (MainThread) [homeassistant.components.climate] Setting up zha.climate
2024-01-18 15:26:31.119 INFO (MainThread) [homeassistant.components.cover] Setting up zha.cover
2024-01-18 15:26:31.120 INFO (MainThread) [homeassistant.components.device_tracker] Setting up zha.device_tracker
2024-01-18 15:26:31.121 INFO (MainThread) [homeassistant.components.fan] Setting up zha.fan
2024-01-18 15:26:31.122 INFO (MainThread) [homeassistant.components.light] Setting up zha.light
2024-01-18 15:26:31.123 INFO (MainThread) [homeassistant.components.lock] Setting up zha.lock
2024-01-18 15:26:31.124 INFO (MainThread) [homeassistant.components.number] Setting up zha.number
2024-01-18 15:26:31.126 INFO (MainThread) [homeassistant.components.select] Setting up zha.select
2024-01-18 15:26:31.127 INFO (MainThread) [homeassistant.components.sensor] Setting up zha.sensor
2024-01-18 15:26:31.127 INFO (MainThread) [homeassistant.components.siren] Setting up zha.siren
2024-01-18 15:26:31.128 INFO (MainThread) [homeassistant.components.switch] Setting up zha.switch
2024-01-18 15:26:31.635 INFO (MainThread) [homeassistant.setup] Setting up automation
2024-01-18 15:26:31.696 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.1 seconds
2024-01-18 15:26:36.877 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform fritz is taking over 10 seconds.
2024-01-18 15:26:37.229 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 50.78s
2024-01-18 15:26:37.231 INFO (MainThread) [homeassistant.bootstrap] Starting in safe mode
2024-01-18 15:26:37.232 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2024-01-18 15:26:37.291 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og1") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% endif %}
{% endfor %}
{{ min(a.v) or 20 }}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 567, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2305, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.11/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 7, in top-level template code
jinja2.exceptions.UndefinedError: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'current_temperature'

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 693, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 569, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: UndefinedError: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'current_temperature'
2024-01-18 15:26:37.305 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('UndefinedError: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'current_temperature'') while processing template 'Template<template=({% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og1") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% endif %}
{% endfor %}
{{ min(a.v) or 20 }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.og1_temperatur_ist'
2024-01-18 15:26:37.309 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template<template=({% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og1") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% endif %}
{% endfor %}
{{ max(a.v) or 20 }}) renders=2>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 567, in async_render
    render_result = _render_with_context(self.template, compiled, **kwargs)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 2305, in _render_with_context
    return template.render(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/jinja2/environment.py", line 1301, in render
    self.environment.handle_exception()
  File "/usr/local/lib/python3.11/site-packages/jinja2/environment.py", line 936, in handle_exception
    raise rewrite_traceback_stack(source=source)
  File "<template>", line 7, in top-level template code
jinja2.exceptions.UndefinedError: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'current_temperature'

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 693, in async_render_to_info
    render_info._result = self.async_render(
                          ^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 569, in async_render
    raise TemplateError(err) from err
homeassistant.exceptions.TemplateError: UndefinedError: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'current_temperature'
2024-01-18 15:26:37.322 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('UndefinedError: 'homeassistant.util.read_only_dict.ReadOnlyDict object' has no attribute 'current_temperature'') while processing template 'Template<template=({% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og1") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% endif %}
{% endfor %}
{{ max(a.v) or 20 }}) renders=4>' for attribute '_attr_native_value' in entity 'sensor.og1_temperatur_soll'
2024-01-18 15:26:37.328 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: No aggregated item, sequence was empty. when rendering '{% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og2") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% endif %}
{% endfor %}
{{ min(a.v) or 20 }}'
2024-01-18 15:26:37.332 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: No aggregated item, sequence was empty. when rendering '{% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og2") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% endif %}
{% endfor %}
{{ min(a.v) or 20 }}'
2024-01-18 15:26:37.337 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: No aggregated item, sequence was empty. when rendering '{% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og2") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% endif %}
{% endfor %}
{{ max(a.v) or 20 }}'
2024-01-18 15:26:37.340 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: No aggregated item, sequence was empty. when rendering '{% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og2") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% endif %}
{% endfor %}
{{ max(a.v) or 20 }}'
2024-01-18 15:26:37.424 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing '[Heizung] ungültige Raumtemp' trigger: In 'numeric_state' condition: entity climate.heizkreis_3 state 'heat' cannot be processed as a number
2024-01-18 15:26:37.425 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing '[Heizung] ungültige Raumtemp' trigger: In 'numeric_state' condition: entity climate.heizkreis_3 state 'heat' cannot be processed as a number
2024-01-18 15:26:37.569 INFO (MainThread) [homeassistant.components.automation.monitor_cpu_und_ram] Initialized trigger [Monitor] CPU und RAM
2024-01-18 15:26:37.601 INFO (MainThread) [homeassistant.components.automation.notify_event] [Notify] HA Events: Running automation actions
2024-01-18 15:26:37.601 INFO (MainThread) [homeassistant.components.automation.notify_event] [Notify] HA Events: Executing step call service
2024-01-18 15:26:37.603 INFO (MainThread) [homeassistant.components.automation.notify_event] Initialized trigger [Notify] HA Events
2024-01-18 15:26:37.603 INFO (MainThread) [homeassistant.components.automation.licht_erzgebirgskreis] Initialized trigger [Licht] Erzgebirgskreis
2024-01-18 15:26:37.604 INFO (MainThread) [homeassistant.components.automation.heizung_ungultige_raumtemp] Initialized trigger [Heizung] ungültige Raumtemp
2024-01-18 15:26:37.604 INFO (MainThread) [homeassistant.components.automation.heizung_reload] Initialized trigger [Tuya] reload
2024-01-18 15:26:37.605 INFO (MainThread) [homeassistant.components.automation.notify_vserver] Initialized trigger [Notify] vServer
2024-01-18 15:26:37.605 INFO (MainThread) [homeassistant.components.automation.solcast_update] Initialized trigger Solcast Update
2024-01-18 15:26:37.605 INFO (MainThread) [homeassistant.components.automation.heizung_umwalzpumpe] Initialized trigger [Heizung] Umwälzpumpe
2024-01-18 15:26:37.615 INFO (MainThread) [homeassistant.components.automation.backup] Initialized trigger [Backup] Lokal
2024-01-18 15:26:37.615 INFO (MainThread) [homeassistant.components.automation.backup_restic] Initialized trigger [Backup] Restic
2024-01-18 15:26:37.616 INFO (MainThread) [homeassistant.components.automation.persistent_notification_proxy_2] Initialized trigger [Notify] Forward
2024-01-18 15:26:37.616 INFO (MainThread) [homeassistant.components.automation.heizung_kinderzimmer_aus] Initialized trigger [Heizung] Kinderzimmer aus
2024-01-18 15:26:37.616 INFO (MainThread) [homeassistant.components.automation.licht_bad_2] Initialized trigger [Licht] Bad 2
2024-01-18 15:26:37.687 INFO (SyncWorker_3) [homeassistant.loader] Loaded fritzbox from homeassistant.components.fritzbox
2024-01-18 15:26:37.716 INFO (MainThread) [homeassistant.components.automation.persistent_notification_proxy_2] [Notify] Forward: Running automation actions
2024-01-18 15:26:37.746 INFO (MainThread) [homeassistant.components.automation.persistent_notification_proxy_2] [Notify] Forward: Choose at step 1: choice 1: Running automation actions
2024-01-18 15:26:37.747 INFO (MainThread) [homeassistant.components.automation.persistent_notification_proxy_2] [Notify] Forward: Choose at step 1: choice 1: Executing step call service
2024-01-18 15:26:38.718 WARNING (MainThread) [androidtv.adb_manager.adb_manager_async] Couldn't connect to 192.168.1.111:5555.  TcpTimeoutException: Connecting to 192.168.1.111:5555 timed out (1.0 seconds)
2024-01-18 15:26:38.725 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up shelly.binary_sensor
2024-01-18 15:26:38.727 INFO (MainThread) [homeassistant.components.button] Setting up shelly.button
2024-01-18 15:26:38.729 INFO (MainThread) [homeassistant.components.cover] Setting up shelly.cover
2024-01-18 15:26:38.730 INFO (MainThread) [homeassistant.components.event] Setting up shelly.event
2024-01-18 15:26:38.742 INFO (MainThread) [homeassistant.components.light] Setting up shelly.light
2024-01-18 15:26:38.743 INFO (MainThread) [homeassistant.components.sensor] Setting up shelly.sensor
2024-01-18 15:26:38.744 INFO (MainThread) [homeassistant.components.switch] Setting up shelly.switch
2024-01-18 15:26:38.745 INFO (MainThread) [homeassistant.components.update] Setting up shelly.update
2024-01-18 15:26:38.747 INFO (MainThread) [homeassistant.components.valve] Setting up shelly.valve
2024-01-18 15:26:38.884 INFO (MainThread) [homeassistant.components.mobile_app.notify] mobile_app push notification rate limits for Samsung A41: 8 sent, 500 allowed, 0 errors, resets in 9:33:21
2024-01-18 15:26:39.085 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up nina.binary_sensor
2024-01-18 15:26:39.181 INFO (MainThread) [homeassistant.components.automation.licht_weihnachten_2] Initialized trigger [Licht] Weihnachten
2024-01-18 15:26:39.230 INFO (MainThread) [homeassistant.components.automation.heizung_arbeitszimmer_2] Initialized trigger [Heizung] Arbeitszimmer
2024-01-18 15:26:39.265 INFO (MainThread) [homeassistant.components.automation.licht_weihnachten_kinder] Initialized trigger [Licht] Weihnachten Kinder
2024-01-18 15:26:49.979 WARNING (MainThread) [androidtv.adb_manager.adb_manager_async] Couldn't connect to 192.168.1.111:5555.  TcpTimeoutException: Connecting to 192.168.1.111:5555 timed out (1.0 seconds)
2024-01-18 15:27:00.451 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: No aggregated item, sequence was empty. when rendering '{% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og2") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.temperature] %}
{% endif %}
{% endfor %}
{{ max(a.v) or 20 }}'
2024-01-18 15:27:00.489 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: No aggregated item, sequence was empty. when rendering '{% set a=namespace(v=[]) %}
{% for i in expand("group.heizung_og2") %}
{% if now() - i.last_updated > timedelta(minutes=10) %}
{# ignore #}
{% elif i.attributes.hvac_action == "heating" %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% elif i.attributes.hvac_action is not defined and i.attributes.current_temperature < i.attributes.temperature %}
{% set a.v = a.v + [i.attributes.current_temperature] %}
{% endif %}
{% endfor %}
{{ min(a.v) or 20 }}'

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2024-01-17 22:41:31.324 INFO (MainThread) [homeassistant.bootstrap] Setting up recorder: {'recorder'}
2024-01-17 22:41:31.329 INFO (MainThread) [homeassistant.setup] Setting up recorder
2024-01-17 22:41:31.386 INFO (MainThread) [homeassistant.components.http] Now listening on port 8123
2024-01-17 22:41:31.451 DEBUG (Recorder) [homeassistant.components.recorder.core] Connected to recorder database
2024-01-17 22:41:32.183 DEBUG (Recorder) [homeassistant.components.recorder.core] Activating event_types manager as all data is migrated
2024-01-17 22:41:32.190 DEBUG (Recorder) [homeassistant.components.recorder.core] Activating states_meta manager as all data is migrated
2024-01-17 22:41:32.200 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.9 seconds

Additional information

I'm using the mariadb add-on with the respective db_url. With my last test I realized the energy, map and calendar entry is also missing.

home-assistant[bot] commented 7 months ago

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (recorder) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `recorder` 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 recorder` 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)


recorder documentation recorder source (message by IssueLinks)

mib1185 commented 7 months ago

The history and logbook entry in the panel is missing and also the link in the entity modal.

What exactly do you mean with that? Are they empty or are they not reachable/available on the UI at all? (please provide screenshots). Are there any other "interesting" messages in the home-assistant.log?

escoand commented 7 months ago

Exactly, it's not available: image

I added the log of the safe mode.

escoand commented 7 months ago

It seems I was also affected by #108489. With the release 2024.1.5 is my recorder working again.