diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix index 71b1cac92d68..fbf9e08c93b4 100644 --- a/pkgs/servers/home-assistant/component-packages.nix +++ b/pkgs/servers/home-assistant/component-packages.nix @@ -3610,8 +3610,9 @@ "lg_tv_rs232" = ps: with ps; [ aiousbwatcher + lg-rs232-tv serialx - ]; # missing inputs: lg-rs232-tv + ]; "libre_hardware_monitor" = ps: with ps; [ librehardwaremonitor-api @@ -8228,6 +8229,7 @@ "lg_netcast" "lg_soundbar" "lg_thinq" + "lg_tv_rs232" "libre_hardware_monitor" "lichess" "lidarr"