diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix index d13a15ab5cb1..46dd1f1f067b 100644 --- a/pkgs/servers/home-assistant/component-packages.nix +++ b/pkgs/servers/home-assistant/component-packages.nix @@ -1349,7 +1349,9 @@ pyheos ]; "here_travel_time" = ps: with ps; [ - ]; # missing inputs: here_routing here_transit + here-routing + here-transit + ]; "hexaom" = ps: with ps; [ ]; "hi_kumo" = ps: with ps; [ @@ -4315,6 +4317,7 @@ "hddtemp" "hdmi_cec" "heos" + "here_travel_time" "hisense_aehw4a1" "history" "history_stats"