home-assistant-custom-components.tuya_local: 2026.6.2 -> 2026.6.4

https://github.com/make-all/tuya-local/releases/tag/2026.6.4
This commit is contained in:
Martin Weinelt
2026-07-05 01:06:48 +02:00
parent 7e02f4a9bc
commit 2a3a587e5e
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "make-all";
domain = "tuya_local";
version = "2026.6.2";
version = "2026.6.4";
src = fetchFromGitHub {
inherit owner;
repo = "tuya-local";
tag = version;
hash = "sha256-4897QCslPQ/5Rt1U6EcapUav7XMa65i+5aXbMyv9mxE=";
hash = "sha256-VJ2c8wegviirCT+hygg9LKPN5ZLqxfkQl6zayaXZRU0=";
};
dependencies = [