From ce8f7892f1923e8a28019cce925b18eca846705c Mon Sep 17 00:00:00 2001 From: Jamie Magee Date: Fri, 15 Aug 2025 22:43:21 -0700 Subject: [PATCH] home-assistant: update component packages --- pkgs/servers/home-assistant/component-packages.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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"