fix: bluetooth support

This commit is contained in:
willem.serruys
2026-08-16 14:22:07 +02:00
parent c95ebe18b0
commit 41aac081ca

View File

@@ -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