From 80284d9889484451938a0f51f16cc8503812fd0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Forsman?= Date: Tue, 1 Oct 2024 21:28:37 +0200 Subject: [PATCH] nixos/home-assistant: allow amshan to access serial ports --- nixos/modules/services/home-automation/home-assistant.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/services/home-automation/home-assistant.nix b/nixos/modules/services/home-automation/home-assistant.nix index 2e91ee55f95ee9..7d228311929fa0 100644 --- a/nixos/modules/services/home-automation/home-assistant.nix +++ b/nixos/modules/services/home-automation/home-assistant.nix @@ -668,6 +668,7 @@ in { "acer_projector" "alarmdecoder" "aurora_abb_powerone" + "amshan" "blackbird" "bryant_evolution" "crownstone"