From 4b1a9762855079917877c918ce34577312ca729c Mon Sep 17 00:00:00 2001 From: Patrick Fink Date: Sat, 5 Dec 2020 00:48:10 +0100 Subject: [PATCH] [bluetooth.bluez] Remove tinyB reference from BlueZ Binding docs (#9235) Signed-off-by: Patrick Fink --- bundles/org.openhab.binding.bluetooth.bluez/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.bluetooth.bluez/README.md b/bundles/org.openhab.binding.bluetooth.bluez/README.md index 4d7124cc2..8d6c16ef1 100644 --- a/bundles/org.openhab.binding.bluetooth.bluez/README.md +++ b/bundles/org.openhab.binding.bluetooth.bluez/README.md @@ -4,7 +4,7 @@ This extension supports Bluetooth access via BlueZ and DBus on Linux. This is ar # Setup -Please note that at least BlueZ 5.43 is required, while 5.48 or above are [not (yet) supported](https://github.com/intel-iot-devkit/tinyb/issues/131) either. +Please note that at least BlueZ 5.43 is required. Some settings are required to ensure that openHAB has access to Bluez. To allow openHAB to access Bluez via dbus you need to add the following entry within your dbus configuration in `/etc/dbus-1/system.d/bluetooth.conf`