defiant/homeassistant: add zigbee dongle
This commit is contained in:
parent
98d66602b3
commit
807462cd54
@ -11,6 +11,7 @@ in {
|
||||
image = "ghcr.io/home-assistant/home-assistant:2024.1";
|
||||
extraOptions = [
|
||||
"--network=host"
|
||||
"--device=/dev/ttyUSB0" # Sonoff Zigbee 3.0 USB
|
||||
];
|
||||
volumes = [
|
||||
"/tank/services/homeassistant/config:/config"
|
||||
|
Loading…
Reference in New Issue
Block a user