chore: added bluetooth support in home assistant
This commit is contained in:
@@ -40,6 +40,7 @@ services:
|
||||
- traefik.http.services.homeassistant.loadbalancer.server.url=http://host.docker.internal:8123
|
||||
volumes:
|
||||
- homeassistant-data:/config
|
||||
- /run/dbus:/run/dbus:ro
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- environment-variables/local.env
|
||||
|
||||
Reference in New Issue
Block a user