1
0
Fork 0

For ZWave USB stick

This commit is contained in:
Andrew Tomaka 2017-11-19 21:37:21 -05:00
parent 0cf1e1f895
commit cc2b067e37
No known key found for this signature in database
GPG Key ID: C78D1A81582BAC86
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,8 @@ services:
volumes:
- "/etc/localtime:/etc/localtime:ro"
- "/mnt/data/docker/ha/config:/config"
devices:
- '/dev/zwave:/dev/zwave:rwm'
links:
- mqtt
portainer: