home-assistant-custom-components.tuya_local: 2026.7.1 -> 2026.7.2

Diff: https://github.com/make-all/tuya-local/compare/2026.7.1...2026.7.2

Changelog: https://github.com/make-all/tuya-local/releases/tag/2026.7.2
This commit is contained in:
Robert Schütz
2026-07-21 16:36:56 -07:00
parent ce15d8fe58
commit 4d943cda2a

View File

@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "make-all";
domain = "tuya_local";
version = "2026.7.1";
version = "2026.7.2";
src = fetchFromGitHub {
inherit owner;
repo = "tuya-local";
tag = version;
hash = "sha256-NljzFG1uEg0J1eSXdPeZqPnA3eBrurUvHaAdnUffjgY=";
hash = "sha256-kmLcLoEfNJWzzAPhLcw6JdyWHrTv2RHen8aRiTjX8Gc=";
};
dependencies = [