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
73.72k stars 30.84k forks source link

Something is blocking Home Assistant from wrapping up the start up phase. #125583

Closed JoseBoria closed 2 months ago

JoseBoria commented 2 months ago

The problem

Everything seems to work perfectly, but I find this warning in the log:

Something is blocking Home Assistant from wrapping up the start up phase. We're going to continue anyway. Please report the following info at https://github.com/home-assistant/core/issues

What version of Home Assistant Core has the issue?

core-2024.9.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

It seems to work well

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Registrador: homeassistant.core
Fuente: core.py:551
Ocurrió por primera vez: 8 de septiembre de 2024, 19:19:58 (1 ocurrencias)
Última vez registrado: 8 de septiembre de 2024, 19:19:58

Something is blocking Home Assistant from wrapping up the start up phase. We're going to continue anyway. Please report the following info at https://github.com/home-assistant/core/issues: integration, logger, shelly.cover, cover, api, shelly.number, sonoff.switch, group.light, tuya.button, alexa_media.switch, zha.light, alexa_media.binary_sensor, number, xiaomi_miio, sun.sensor, text, hassio.sensor, websocket_api, homeassistant, input_datetime, cast, shelly.valve, sonoff.sensor, persistent_notification, hardware, openweathermap, tuya_local.switch, search, input_select, tuya.select, tuya.switch, zha, schedule, generic, energy.sensor, logbook, raspberry_pi, climate, wyoming, systemmonitor, conversation, sonoff, edata.sensor, diagnostics, yeelight.binary_sensor, broadlink.sensor, mobile_app.binary_sensor, yeelight, repairs, stt, time_date.sensor, group, generic_thermostat.climate, media_player, image_upload, zeroconf, ezviz.select, telegram.notify, esphome.binary_sensor, mqtt, update, sonoff.climate, shelly.climate, tuya, broadlink, tts, tuya.light, sems.sensor, file_upload, siren, esphome.update, sonoff.binary_sensor, zha.select, zha.lock, wled, ffmpeg, valve, history_stats.sensor, shelly, integration.sensor, todo, image, device_automation, xiaomi_aqara.lock, humidifier, ezviz.button, file, usb, input_boolean, bluetooth, google_translate.tts, trace, ffmpeg.camera, broadlink.switch, counter, season.sensor, wyoming.stt, xiaomi_ble.binary_sensor, zha.switch, tuya_local, nut.sensor, system_log, script, hassio, tuya.number, xiaomi_ble.sensor, tuya_local.fan, xiaomi_aqara.light, zha.cover, hacs, edata, openweathermap.weather, switch, tuya.alarm_control_panel, zone, tuya_local.number, sun, sonoff.button, analytics, select, systemmonitor.sensor, esphome.light, shelly.light, tuya.humidifier, sql, bluetooth_adapters, glances, assist_pipeline, broadlink.remote, config, http, homeassistant_alerts, template, sonoff.fan, stream, time_date, shelly.switch, google_assistant.button, zha.number, mobile_app.sensor, remote, hassio.update, esphome, xiaomi_aqara, lovelace, alexa_media.media_player, shopping_list.todo, esphome.switch, frontend, history, wake_word, media_source, rpi_power, binary_sensor, energy, auth, google_assistant, xiaomi_aqara.switch, met.weather, shelly.update, edata.button, alexa_media.notify, nut, ezviz.camera, ezviz.switch, ssdp, blueprint, template.sensor, generic.camera, sonoff.cover, tuya.scene, ezviz.alarm_control_panel, camera, person, utility_meter.sensor, cloud.tts, intent, ezviz.sensor, lock, network, timer, xiaomi_miio.light, shelly.button, cast.media_player, application_credentials, alexa_media.sensor, xiaomi_ble, input_button, xiaomi_aqara.cover, season, ezviz.siren, device_tracker, hacs.update, met, group.notify, utility_meter, tuya.cover, dhcp, map, tuya.binary_sensor, threshold, openweathermap.sensor, hassio.binary_sensor, xiaomi_aqara.sensor, shelly.binary_sensor, sensor, ezviz.number, recorder, alexa_media, alexa_media.light, webhook, shelly.event, zha.device_tracker, tag, shopping_list, ezviz, tuya.siren, onboarding, notify, wyoming.tts, switch_as_x, shelly.text, mobile_app, ezviz.binary_sensor, button, wyoming.wake_word, event, zha.alarm_control_panel, hacs.switch, zha.climate, xiaomi_miio_fan.fan, default_config, androidtv_remote, alarm_control_panel, zha.sensor, threshold.binary_sensor, zha.fan, ezviz.update, cloud, scene, mobile_app.device_tracker, switch_as_x.light, tuya.sensor, esphome.select, backup, sonoff.remote, yeelight.light, yi_hack, automation, file.notify, sems, zha.siren, alexa_media.alarm_control_panel, tuya.camera, mobile_app.notify, tuya.climate, input_text, system_health, zha.button, rpi_power.binary_sensor, shelly.select, fan, tuya.vacuum, telegram_bot, sems.switch, sql.sensor, input_number, sonoff.light, xiaomi_ble.event, weather, xiaomi_aqara.binary_sensor, alexa, zha.update, sonoff.number, homeassistant.scene, ezviz.image, my, systemmonitor.binary_sensor, vacuum, template.binary_sensor, ezviz.light, esphome.button, shelly.sensor, light, zha.binary_sensor, tuya.fan The system is waiting for tasks: {<Task pending name='Task-1287' coro=<async_setup_entry.<locals>.async_first_refresh() running at /config/custom_components/edata/__init__.py:101> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.12/asyncio/futures.py:387, Task.task_wakeup()]> cb=[set.remove()]>, <Task pending name='Task-1288' coro=<async_setup_entry.<locals>.async_first_refresh() running at /config/custom_components/edata/__init__.py:101> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.12/asyncio/futures.py:387, Task.task_wakeup()]> cb=[set.remove()]>, <Task pending name='Task-1388' coro=<ConfigEntries.async_reload() running at /usr/src/homeassistant/homeassistant/config_entries.py:1957> wait_for=<_GatheringFuture pending cb=[Task.task_wakeup()]> cb=[set.remove()]>}

Additional information

No response

mib1185 commented 2 months ago
{<Task pending name='Task-1287' coro=<async_setup_entry.<locals>.async_first_refresh() running at /config/custom_components/edata/__init__.py:101>

This is caused by the custom_components edata, which is not maintained by the HA core project. Please report your issue to the maintainer or in the source repository of this custom component. Thx 👍