feat(hass): Zigbee usb device

This commit is contained in:
nold 2023-05-19 10:52:54 +02:00
parent d2b3bf15cc
commit a9c6bc2ca5

View file

@ -74,10 +74,15 @@ metrics:
persistence:
config:
enabled: true
# RF
usb:
enabled: true
hostPath: /dev/ttyUSB0
type: hostPath
zigbee:
enabled: true
hostPath: /dev/ttyUSB1
type: hostPath
homegear-config:
enabled: true
storageClass: local-path
@ -104,4 +109,4 @@ postgresql:
postgresqlUsername: homeassistant
securityContext:
privileged: false
privileged: true