Fix openhab unit name (#15913)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen 2023-11-18 23:20:27 +01:00 committed by GitHub
parent 7fc351c9c2
commit 96470d4448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
# Bluetooth BlueZ Adapter
This extension supports Bluetooth access via BlueZ and DBus on Linux. This is architecture agnostic and uses Unix Sockets.
This extension supports Bluetooth access via BlueZ and DBus on Linux.
This is architecture agnostic and uses Unix Sockets.
# Setup
@ -33,7 +34,7 @@ Restart running services for changes to take effect.
```shell
systemctl restart dbus
systemctl restart bluetooth
systemctl restart openhab2
systemctl restart openhab
```
## Supported Things