From 42eb58c75596246c3362e1d1e72299bf22a05842 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Thu, 21 Dec 2023 11:54:16 +0000 Subject: [PATCH] Use ID for Zigbee coordinator --- hosts/pi/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pi/default.nix b/hosts/pi/default.nix index b40d74c..af19752 100644 --- a/hosts/pi/default.nix +++ b/hosts/pi/default.nix @@ -93,7 +93,7 @@ retain = true; }; serial = { - port = "/dev/ttyUSB0"; + port = "/dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0"; }; advanced = { channel = 20;