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.56k stars 30.74k forks source link

Cannot add LED BLE integration #126289

Open ElEd0 opened 1 month ago

ElEd0 commented 1 month ago

The problem

I cannot add the LED BLE integration, HA (running in docker in RPI4) detects correctly my bluetooth device. I click on add integration, search for LED BLE and when clicking on it it just shows an empty dialog (attachment). /run/dbus is mounted in the container. No error appears in the logs, every other integration I'v tried works fine.

image

Bluetooth device being detected as expected image

What version of Home Assistant Core has the issue?

core-2024.9.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

LED BLE

Link to integration documentation on our website

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

Diagnostics information

Bluetooth debug of the moment I try adding the BLE integration. home-assistant_bluetooth_2024-09-19T20-15-07.581Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No error logs appear

Additional information

No response

home-assistant[bot] commented 1 month ago

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

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


led_ble documentation led_ble source (message by IssueLinks)