diff --git a/pkgs/servers/home-assistant/default.nix b/pkgs/servers/home-assistant/default.nix index 04a2aed97de5..113a812f803c 100644 --- a/pkgs/servers/home-assistant/default.nix +++ b/pkgs/servers/home-assistant/default.nix @@ -371,6 +371,7 @@ in with py.pkgs; buildPythonApplication rec { "elgato" "emonitor" "emulated_hue" + "emulated_kasa" "enphase_envoy" "esphome" "everlights" @@ -596,6 +597,7 @@ in with py.pkgs; buildPythonApplication rec { "script" "search" "season" + "sense" "sensor" "sentry" "sharkiq"