about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRobert Schütz2021-06-16 14:24:33 +0200
committerRobert Schütz2021-06-16 14:24:33 +0200
commit030c21580b04ba2eeca44cadfe314797f0fe962d (patch)
treeefd32c1c3c89d6f97d0f4e339677da8445d26e34
parentf8683671f7355ec3a87844c87c0da3e4daa9ff4f (diff)
home-assistant: test color_extractor component
-rw-r--r--pkgs/servers/home-assistant/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/servers/home-assistant/default.nix b/pkgs/servers/home-assistant/default.nix
index ac84462d9f39..d969784ebfc1 100644
--- a/pkgs/servers/home-assistant/default.nix
+++ b/pkgs/servers/home-assistant/default.nix
@@ -327,6 +327,7 @@ in with py.pkgs; buildPythonApplication rec {
     "climate"
     "cloud"
     "cloudflare"
+    "color_extractor"
     "comfoconnect"
     "command_line"
     "compensation"