home-assistant-custom-components.tuya_local: 2026.4.2 -> 2026.5.0
Diff: https://github.com/make-all/tuya-local/compare/2026.4.2...2026.5.0 Changelog: https://github.com/make-all/tuya-local/releases/tag/2026.5.0
This commit is contained in:
committed by
Martin Weinelt
parent
0384b7c224
commit
8f5ebfb0d6
@@ -11,13 +11,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "make-all";
|
||||
domain = "tuya_local";
|
||||
version = "2026.4.2";
|
||||
version = "2026.5.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit owner;
|
||||
repo = "tuya-local";
|
||||
tag = version;
|
||||
hash = "sha256-yxnWiAsI3nJrugnxI6XE4s2AIK/YvUIDfLY7BINzup4=";
|
||||
hash = "sha256-WhS8qSiHSQYK+83xCk4C9hud6R0/PNSN9XPeW4uB1fc=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user