home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.78k stars 7.2k forks source link

Configuration of bluetooth tracker gives error #28078

Open GuessWho101010 opened 1 year ago

GuessWho101010 commented 1 year ago

Feedback

Hi, I am using HA OS (Home Assistant 2023.6.3), I run it at RPI 3b+.

I followed your manual to insert device_tracker in the configuration.yaml file, because I need to enable Bluetooth device discovery.

Now, the config validator warns me about invalid config. This is the error: Platform error device_tracker.bluetooth_tracker - Requirements for bluetooth_tracker not found: ['pybluez==0.22'].

How should I install the PyBluez lib in HA OS? I thought, the OS should contain it.

UPDATE: I tried rebooting the device and also attached the logs, where I see some BT devices, but I am not able to see it in HA.

URL

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

Version

2023.6.3

Additional information

No response config_entry-bluetooth-b9b4fa11fafbc6e6d0be45e9811dd772.json.txt

smarthomefamilyverrips commented 1 year ago

Same problem here since 2023.6... on 2023.7 still same problem.

GuessWho101010 commented 1 year ago

I am still not sure about possibilities of HA regarding BT devices pairing. Do I need to use some extra addon or integration to be able to discover and pair e.g. my BT speaker? Or would be enough to have a fully working "Bluetooth" and "Bluetooth tracking" integrations?

Can you confirm, please? @smarthomefamilyverrips

smarthomefamilyverrips commented 1 year ago

I am still not sure about possibilities of HA regarding BT devices pairing. Do I need to use some extra addon or integration to be able to discover and pair e.g. my BT speaker? Or would be enough to have a fully working "Bluetooth" and "Bluetooth tracking" integrations?

Can you confirm, please? @smarthomefamilyverrips

I only used the bleutooth tracker integration to track my phone, I not used bleutooth for paring or control of devices. So I am afraid not really will be able to give you a answer on this @VecnyOptimista

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

smarthomefamilyverrips commented 1 year ago

Is not solved!

jd1900 commented 1 year ago

I started getting this issue since last update (2023.9)

bf69 commented 1 year ago

Hi, I also have the problem with Bluetooth integration, but the "passive BLE Monitor" integration for Xiaomi thermometers works for me, so the Bluetooth hardware works. what can it be?

github-actions[bot] commented 10 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

jd1900 commented 10 months ago

Still relevant.

github-actions[bot] commented 8 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

Marcus27-03 commented 8 months ago

Still relevant.

Urikadze commented 7 months ago

Предупреждения конфигурации Platform error 'device_tracker' from integration 'bluetooth_tracker' - Requirements for bluetooth_tracker not found: ['PyBluez==0.22']. Core 2024.1.6 Supervisor 2023.12.1 Operating System 11.4 Пользовательский интерфейс 20240104.0

К сожалению это не работает :(

v0ltage120 commented 6 months ago

@frenck If you have time can you look at this ? I think this integration should be deprecated officialy OR update to latest pyBluez to avoid the error.