home-assistant-custom-components.tuya_local: 2026.3.2 -> 2026.3.3

Diff: https://github.com/make-all/tuya-local/compare/2026.3.2...2026.3.3

Changelog: https://github.com/make-all/tuya-local/releases/tag/2026.3.3
This commit is contained in:
Robert Schütz
2026-04-02 13:10:36 -07:00
parent 01aa2ab997
commit 6cd041c513
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "make-all";
domain = "tuya_local";
version = "2026.3.2";
version = "2026.3.3";
src = fetchFromGitHub {
inherit owner;
repo = "tuya-local";
tag = version;
hash = "sha256-UBVbPaRra8NDG/YotZfBg31ZNKO16XogrW1ECDo0DdA=";
hash = "sha256-cQA2lv8O/17GHLKjJktC4ox1ZEtW7ngS1X+zeJgUeHc=";
};
dependencies = [