about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2021-04-24 23:08:08 +0200
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-04-24 15:28:56 -0700
commitfe9a9942e24e5e45dd2796637275b05b57a283a3 (patch)
tree0614bc681f5b091f5a22d665cfb5554ff7b034f6 /pkgs
parent55c3640e8980777087ad9da5c905b4148d14ff84 (diff)
home-assistant: enable smartthings tests
Diffstat (limited to 'pkgs')
-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 ca447584b5d5e..1953faea95f7f 100644
--- a/pkgs/servers/home-assistant/default.nix
+++ b/pkgs/servers/home-assistant/default.nix
@@ -360,6 +360,7 @@ in with py.pkgs; buildPythonApplication rec {
     "smhi"
     "sensor"
     "slack"
+    "smartthings"
     "smarttub"
     "smtp"
     "smappee"