From 98aba9caed0d8e4630d14098f3e151741aa9e023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Wed, 18 Feb 2026 14:25:57 -0800 Subject: [PATCH] home-assistant-custom-components.tuya_local: 2026.1.2 -> 2026.2.0 Diff: https://github.com/make-all/tuya-local/compare/2026.1.2...2026.2.0 Changelog: https://github.com/make-all/tuya-local/releases/tag/2026.2.0 --- .../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 b448a608a396..ac1f3cd61c7f 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.1.2"; + version = "2026.2.0"; src = fetchFromGitHub { inherit owner; repo = "tuya-local"; tag = version; - hash = "sha256-PZ/pcjI67UDPPqMUrrgXXOHYo4VmduaRN3tvvEbZcPc="; + hash = "sha256-TcksT3q4Z4IqV3+qh0Oj8ESywxD7Fqfsyi9xQz9J2JY="; }; dependencies = [