mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Mount bluetooth controller
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
|||||||
image: homeassistant/home-assistant:stable
|
image: homeassistant/home-assistant:stable
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
|
- /var/run/dbus:/run/dbus:ro
|
||||||
devices:
|
devices:
|
||||||
- /dev/ttyACM0:/dev/ttyACM0
|
- /dev/ttyACM0:/dev/ttyACM0
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user