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
69.76k stars 28.91k forks source link

ld2410_ble won't initialize #119347

Open ve6rah opened 3 weeks ago

ve6rah commented 3 weeks ago

The problem

Since update to 2024.6.1 ld2410_ble is stuck on initializing

What version of Home Assistant Core has the issue?

core-2024.6.1

What was the last working version of Home Assistant Core?

core-2024.5

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ld2410_ble

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.bootstrap
Source: bootstrap.py:709
First occurred: 9:57:32 PM (3 occurrences)
Last logged: 9:59:33 PM

Waiting on integrations to complete setup: {('ld2410_ble', '4e7633770058a6574034e91b8ff1b415'): 1128612.936329528}

Additional information

GUI shows "initializing" but never progresses from there.

home-assistant[bot] commented 3 weeks ago

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

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


ld2410_ble documentation ld2410_ble source (message by IssueLinks)

ve6rah commented 3 weeks ago

Well after sitting in initializing for about 3 hours, it finally finished and everything's working. But I can't for the life of me figure out why it would have sat in initializing for 3 hours.