fix(hass/zigbee): usb devices

This commit is contained in:
nold 2023-06-09 19:58:50 +02:00
parent 0a2e20f6c1
commit b93077cb4f
2 changed files with 3 additions and 3 deletions

View file

@ -77,11 +77,11 @@ persistence:
# RF
usb:
enabled: true
hostPath: /dev/ttyUSB0
hostPath: /dev/culstick
type: hostPath
zigbee:
enabled: false
hostPath: /dev/ttyUSB1
hostPath: /dev/zigbee
type: hostPath
homegear-config:
enabled: true

View file

@ -72,7 +72,7 @@ persistence:
usb:
enabled: true
type: hostPath
hostPath: /dev/ttyUSB1
hostPath: /dev/zigbee
runudev:
enabled: true