diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix index f45e2ac8cbf4..b6d25bfb6704 100644 --- a/pkgs/servers/home-assistant/component-packages.nix +++ b/pkgs/servers/home-assistant/component-packages.nix @@ -6525,7 +6525,8 @@ ]; "victron_remote_monitoring" = ps: with ps; [ - ]; # missing inputs: victron-vrm + victron-vrm + ]; "vilfo" = ps: with ps; [ vilfo-api-client @@ -7933,6 +7934,7 @@ "version" "vesync" "vicare" + "victron_remote_monitoring" "vilfo" "vizio" "vlc_telnet"