From 0fc124bee54fc20611b3282cb1c93c51dfa0814e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Fri, 17 Apr 2026 20:17:43 -0700 Subject: [PATCH] home-assistant-custom-components.tuya_local: 2026.4.0 -> 2026.4.2 Diff: https://github.com/make-all/tuya-local/compare/2026.4.0...2026.4.2 Changelog: https://github.com/make-all/tuya-local/releases/tag/2026.4.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 52b11e4b0b67..f55ad96d6971 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.4.0"; + version = "2026.4.2"; src = fetchFromGitHub { inherit owner; repo = "tuya-local"; tag = version; - hash = "sha256-7Q7bkyWLIv6m8d3XaKaoiBIXcOeb/1YcL4kfl0HfUZY="; + hash = "sha256-yxnWiAsI3nJrugnxI6XE4s2AIK/YvUIDfLY7BINzup4="; }; dependencies = [