home-assistant-custom-components.tuya_local: 2026.1.1 -> 2026.1.2

Diff: https://github.com/make-all/tuya-local/compare/2026.1.1...2026.1.2

Changelog: https://github.com/make-all/tuya-local/releases/tag/2026.1.2
This commit is contained in:
Robert Schütz
2026-02-04 21:47:13 -08:00
parent c2c2d8df73
commit 454dc2f3bc
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "make-all";
domain = "tuya_local";
version = "2026.1.1";
version = "2026.1.2";
src = fetchFromGitHub {
inherit owner;
repo = "tuya-local";
tag = version;
hash = "sha256-8dtzGAp7i5vKP371XaOX96WilBxLMxHn4Sc/XfrhDo0=";
hash = "sha256-PZ/pcjI67UDPPqMUrrgXXOHYo4VmduaRN3tvvEbZcPc=";
};
dependencies = [