From fd51d5a8abb2a2767a1099e5ed8bd186e8bf098f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Wed, 16 Jun 2021 16:20:31 +0200 Subject: [PATCH] home-assistant: test coolmaster component --- pkgs/servers/home-assistant/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/servers/home-assistant/default.nix b/pkgs/servers/home-assistant/default.nix index c5550861b29a..5ef4e59a35fe 100644 --- a/pkgs/servers/home-assistant/default.nix +++ b/pkgs/servers/home-assistant/default.nix @@ -337,6 +337,7 @@ in with py.pkgs; buildPythonApplication rec { "configurator" "control4" "conversation" + "coolmaster" "coronavirus" "counter" "cover"