Activated z-wave component

This commit is contained in:
Martin Bauer 2020-01-02 21:26:37 +01:00
parent 73c6e48014
commit 73a2cb1625
2 changed files with 5 additions and 1 deletions

View File

@ -128,6 +128,10 @@ fhem:
port: 7072
cul_device_name: CUL_HM
zwave:
usb_path: /dev/zwave-stick
network_key: "0xE0, 0x64, 0x50, 0x55, 0x20, 0x63, 0xC7, 0x05, 0x62, 0xD3, 0xEA, 0x91, 0x87, 0xE0, 0x1E, 0x74"
lirc_network:
- host: kitchenpi

View File

@ -9,7 +9,7 @@ services:
- /volumes/homeassistant_config:/config
- /etc/localtime:/etc/localtime:ro
devices:
- /dev/serial/by-id/usb-0658_0200-if00:/dev/ttyACM0
- /dev/serial/by-id/usb-0658_0200-if00:/dev/zwave-stick
restart: always
network_mode: host
#ports: