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
72.8k stars 30.5k forks source link

Something it stopping homeassistant from wrapping up the startup phase #120145

Closed MajorAutomation closed 4 months ago

MajorAutomation commented 4 months ago

The problem

Logger: homeassistant.core Source: core.py:544 First occurred: 17:58:16 (1 occurrences) Last logged: 17:58:16

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: met, tuya.cover, group, tuya.light, vacuum, time_date.sensor, sensibo, tuya.scene, hacs.update, siren, tplink.switch, tuya.humidifier, weather, hassio, repairs, humidifier, ssdp, ping, mqtt.switch, sensibo.switch, bluetooth, intent, konnected, image_upload, konnected.sensor, fan, history, mqtt.update, cover, input_boolean, garbage_collection.calendar, mydolphin_plus.binary_sensor, sensor, securityspy.switch, event, wled.light, opengarage, mqtt.button, scene, map, hassio.sensor, input_number, select, device_automation, person, homeassistant, lovelace, media_source, conversation, websocket_api, sun.sensor, mqtt.sensor, mobile_app, ping.sensor, hacs, my, homekit_controller, input_datetime, mydolphin_plus.number, diagnostics, hue.event, media_player, tuya.alarm_control_panel, mydolphin_plus, system_log, light, generic, securityspy, securityspy.binary_sensor, hardware, onboarding, securityspy.button, tag, tuya.switch, speedtestdotnet, moon, sensibo.binary_sensor, moon.sensor, tuya.binary_sensor, ios.sensor, speedtestdotnet.sensor, wled.binary_sensor, met.weather, wled.button, ibeacon.device_tracker, persistent_notification, wled.number, panel_custom, ping.device_tracker, energy, search, counter, securityspy.camera, energy.sensor, mqtt.number, stream, template, cast.media_player, number, input_button, hacs.sensor, konnected.switch, tts, mqtt.binary_sensor, sensibo.sensor, http, zeroconf, mydolphin_plus.select, homekit_controller.light, ios.notify, button, webhook, sensibo.climate, tuya.number, hue, solaredge, cast, logger, mqtt, garbage_collection.sensor, tuya.siren, image_processing, alarmo.alarm_control_panel, schedule, homekit, recorder, network, mydolphin_plus.vacuum, stt, wled.switch, mydolphin_plus.sensor, assist_pipeline, analytics, wled.sensor, config, ping.binary_sensor, notify, tuya.vacuum, tuya.fan, alarmo, hassio.binary_sensor, mqtt.select, securityspy.sensor, blueprint, input_select, tplink.sensor, esphome, ibeacon.sensor, tuya.sensor, camera, mydolphin_plus.light, homeassistant_alerts, esphome.update, mobile_app.device_tracker, zha, binary_sensor, opengarage.sensor, trace, cloud.tts, solaredge.sensor, wled.select, tuya, opengarage.button, platerecognizer.image_processing, garbage_collection, mobile_app.sensor, konnected.binary_sensor, mobile_app.notify, default_config, esphome.sensor, mobile_app.binary_sensor, cloud, thread, hue.sensor, tuya.climate, timer, automation, auth, ffmpeg, homekit_controller.button, ios, hassio.update, backup, hue.switch, scrypted.sensor, alarm_control_panel, hue.light, tplink, application_credentials, homeassistant.scene, wake_word, climate, sensibo.button, tuya.camera, template.sensor, dhcp, wled.update, sensibo.number, bluetooth_adapters, switch, update, tuya.button, api, wled, sensibo.select, opengarage.cover, device_tracker, file_upload, scrypted, opengarage.binary_sensor, hue.scene, sun, system_health, input_text, generic.camera, tuya.select, tplink.light, calendar, ibeacon, frontend, usb, script, zone, sensibo.update, logbook, hue.binary_sensor The system is waiting for tasks: {<Task pending name='Task-1999' coro=<HacsBase.startup_tasks() running at /config/custom_components/hacs/base.py:686> wait_for=<Future pending cb=[BaseSelectorEventLoop._sock_write_done(51, handle=<Handle BaseS...39.42', 443))>)(), Task.task_wakeup()]> cb=[set.remove()]>}

What version of Home Assistant Core has the issue?

core-2024.6.4

What was the last working version of Home Assistant Core?

core-2024.6.2

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Unsure

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?

No response

Additional information

No response

mib1185 commented 4 months ago

Hi custom_components/hacs is a custom component, 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 👍

mib1185 commented 4 months ago