I’m running HA updated - 11.2 HAOS and home assistant 2023.11.3 on a Raspberry Pi 3B.
# ha os info
board: rpi3-64
boot: B
data_disk: SanDisk-Ultra-Fit-010114b52421b7859b278ff6bd1912998f4b9ffdb511943aea8da3ed8c0a60c1760700000000000000000000b8f450b5ff102500835581079d26bcf3
update_available: false
version: "11.2"
version_latest: "11.2"
The homeassistant web ui reports: Needs Attention hci0 “No devices or entities” and “Failed setup, will retry” and if I hover over the Failed setup it says “Bluetooth adapter None with address 00:00:00:00:00:00 not found”.
Beneath that I have 1 integration entries - which with a MAC address as 1 device.
If I ssh in, and run bluetoothctl, I see lots of MAC addresses and I even successfully paired my iphone to homeassistant - but I never see any of those MAC addresses (including my iphone’s bluetooth) in the Web UI?
With the integration in debugging mode, I do so some MAC addresses in the log as “connectable” and even my iphone.
Have I got something messed up? I’m hoping to use my phones presence with some activities (well I’m playing to see what is possible).
Just wanna jump in and say I’m seeing the same issue persist as a new user and am hoping this is the type of bug that travels up the ladder pretty quickly since id assume the central computer running the system not being able to Bluetooth is a kinda big deal.
That said im seeing its been a few months. As I’m new here is this something we expect fixed by the developers or is this likely to be a user generated hack (aka we are the developers).