mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Set zwave device
This commit is contained in:
@@ -154,5 +154,5 @@ mobile_app:
|
||||
|
||||
# https://www.home-assistant.io/docs/z-wave/installation/
|
||||
zwave:
|
||||
usb_path: /dev/ttyACM1
|
||||
usb_path: /dev/ttyACM0
|
||||
# device_config: !include zwave_device_config.yaml
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
volumes:
|
||||
- ./:/config
|
||||
devices:
|
||||
- /dev/ttyACM1:/dev/ttyACM1
|
||||
- /dev/ttyACM0:/dev/ttyACM0
|
||||
environment:
|
||||
- TZ=Europe/Sofia
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user