home-assistant-custom-components.tuya_local: 2025.11.2 -> 2025.12.0

This commit is contained in:
R. Ryantm
2025-12-10 04:54:04 +00:00
parent 668a52ccb0
commit cc8710bbf5
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "make-all";
domain = "tuya_local";
version = "2025.11.2";
version = "2025.12.0";
src = fetchFromGitHub {
inherit owner;
repo = "tuya-local";
tag = version;
hash = "sha256-DuOzr5i5E8rP7z1TB8bPNEUSe8bz853jwW3hRREpNAY=";
hash = "sha256-6M8qTJ/PL/9wHgY/u3VeYjOIG103s5lwqzN+1v/U+as=";
};
dependencies = [