Change zwave dongle path
select dongle by physical id rather than tty number
This commit is contained in:
parent
eaf9f458bb
commit
372cfc528d
@ -21,7 +21,7 @@ zha:
|
|||||||
ledvance_provider: true
|
ledvance_provider: true
|
||||||
|
|
||||||
zwave:
|
zwave:
|
||||||
usb_path: /dev/ttyACM1
|
usb_path: /dev/serial/by-id/usb-0658_0200_32303230-3035-3036-3030-303030343134-if00
|
||||||
config_path: /config/open-zwave/config
|
config_path: /config/open-zwave/config
|
||||||
network_key: !secret zwave_network_key
|
network_key: !secret zwave_network_key
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user