From 6d2ceea9cde88413feaa87fd0871f92d98d8f7c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Sat, 28 Mar 2026 08:16:47 -0700 Subject: [PATCH] home-assistant-custom-components.tuya_local: 2026.2.0 -> 2026.3.2 Diff: https://github.com/make-all/tuya-local/compare/2026.2.0...2026.3.2 Changelog: https://github.com/make-all/tuya-local/releases/tag/2026.3.2 --- .../home-assistant/custom-components/tuya_local/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/home-assistant/custom-components/tuya_local/package.nix b/pkgs/servers/home-assistant/custom-components/tuya_local/package.nix index ac1f3cd61c7f..0913efe52115 100644 --- a/pkgs/servers/home-assistant/custom-components/tuya_local/package.nix +++ b/pkgs/servers/home-assistant/custom-components/tuya_local/package.nix @@ -11,13 +11,13 @@ buildHomeAssistantComponent rec { owner = "make-all"; domain = "tuya_local"; - version = "2026.2.0"; + version = "2026.3.2"; src = fetchFromGitHub { inherit owner; repo = "tuya-local"; tag = version; - hash = "sha256-TcksT3q4Z4IqV3+qh0Oj8ESywxD7Fqfsyi9xQz9J2JY="; + hash = "sha256-UBVbPaRra8NDG/YotZfBg31ZNKO16XogrW1ECDo0DdA="; }; dependencies = [