fix: bluetooth support
This commit is contained in:
@@ -41,6 +41,9 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- homeassistant-data:/config
|
- homeassistant-data:/config
|
||||||
- /run/dbus:/run/dbus:ro
|
- /run/dbus:/run/dbus:ro
|
||||||
|
cap_add:
|
||||||
|
- NET_ADMIN
|
||||||
|
- NET_RAW
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
- environment-variables/local.env
|
- environment-variables/local.env
|
||||||
|
|||||||
Reference in New Issue
Block a user