diff --git a/pkgs/servers/home-assistant/component-packages.nix b/pkgs/servers/home-assistant/component-packages.nix index c32e542c7e50..cad22e765170 100644 --- a/pkgs/servers/home-assistant/component-packages.nix +++ b/pkgs/servers/home-assistant/component-packages.nix @@ -5466,7 +5466,8 @@ ]; "smarty" = ps: with ps; [ - ]; # missing inputs: pysmarty2 + pysmarty2 + ]; "smhi" = ps: with ps; [ pysmhi @@ -7639,6 +7640,7 @@ "smart_meter_texas" "smartthings" "smarttub" + "smarty" "smhi" "smlight" "sms"