about summary refs log tree commit diff
path: root/pkgs/servers
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2021-04-24 14:55:29 +0200
committerFabian Affolter <mail@fabian-affolter.ch>2021-04-24 16:54:13 +0200
commit766e69873920d62946613570572177edf4abb8b8 (patch)
tree89b26cbe63cd644d7abc8c5fcbf8c17c364e9faa /pkgs/servers
parent240032766127394394a23a3fb1d42c8824db1251 (diff)
home-assistant: enable home_connect tests
Diffstat (limited to 'pkgs/servers')
-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 f3f3efc8e6bc5..92391cd185e8f 100644
--- a/pkgs/servers/home-assistant/default.nix
+++ b/pkgs/servers/home-assistant/default.nix
@@ -267,6 +267,7 @@ in with py.pkgs; buildPythonApplication rec {
     "hddtemp"
     "history"
     "history_stats"
+    "home_connect"
     "home_plus_control"
     "homekit"
     "homekit_controller"