HA Bluetooth Integration Preparation #719
Replies: 4 comments 3 replies
-
The dbus-broker project is an implementation of a message bus as defined by the D-Bus specification. Its aim is to provide high performance and reliability, while keeping compatibility to the D-Bus reference implementation. It is exclusively written for Linux systems, and makes use of many modern features provided by recent Linux kernel releases. |
Beta Was this translation helpful? Give feedback.
-
Is Bluetooth working for HA with the BT Proxy in a LXC? HA always tells me not Bluetooth :-( |
Beta Was this translation helpful? Give feedback.
-
Do you know any way of proxying Bluetooth without external hardware? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Can we use the inbuild bluetooth adapater as a usbpassthroug? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beings Bluetooth is all the rage now...
I decided to create a script from the info at https://www.home-assistant.io/integrations/bluetooth/#requirements-for-linux-systems
The script will ask for permission before each step.
It adds the bullseye-backport sources.
Installs and enables dbus-broker and switches from dbus-daemon
Installs BlueZ
Run in the Home Assistant LXC console.
Beta Was this translation helpful? Give feedback.
All reactions