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
|
- traefik.http.services.homeassistant.loadbalancer.server.url=http://host.docker.internal:8123
|
||||||
volumes:
|
volumes:
|
||||||
- homeassistant-data:/config
|
- homeassistant-data:/config
|
||||||
|
- /run/dbus:/run/dbus:ro
|
||||||
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