diff --git a/pkgs/servers/home-assistant/default.nix b/pkgs/servers/home-assistant/default.nix index 4df380e2b5a..6e37666c78d 100644 --- a/pkgs/servers/home-assistant/default.nix +++ b/pkgs/servers/home-assistant/default.nix @@ -176,6 +176,7 @@ in with py.pkgs; buildPythonApplication rec { # test infrastructure asynctest pytest-aiohttp + pytest-mock pytest-rerunfailures pytest-xdist pytestCheckHook @@ -237,6 +238,7 @@ in with py.pkgs; buildPythonApplication rec { "folder" "folder_watcher" "freebox" + "fritz" "fritzbox" "fritzbox_callmonitor" "frontend"