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