From 20560b05d87b41d0097dbaa14d7722b351fd8eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Wed, 23 Jun 2021 16:55:05 +0200 Subject: [PATCH] home-assistant: test huawei_lte 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 5bf5a5d9eb96..149aa79b7f82 100644 --- a/pkgs/servers/home-assistant/default.nix +++ b/pkgs/servers/home-assistant/default.nix @@ -454,6 +454,7 @@ in with py.pkgs; buildPythonApplication rec { "homematicip_cloud" "html5" "http" + "huawei_lte" "hue" "humidifier" "hyperion"