home-assistant-custom-components.tuya_local: 2024.11.4 -> 2025.1.2

Diff: https://github.com/make-all/tuya-local/compare/refs/tags/2024.11.4...2025.1.2

Changelog: https://github.com/make-all/tuya-local/releases/tag/2025.1.2
This commit is contained in:
K900
2025-01-30 17:51:27 +03:00
parent 7d8e18d6c0
commit c729324dc6
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "make-all";
domain = "tuya_local";
version = "2024.11.4";
version = "2025.1.2";
src = fetchFromGitHub {
inherit owner;
repo = "tuya-local";
tag = version;
hash = "sha256-Mmcq0GBWiE6IWUVL6q9lw29wKEymAQn439/pOSqWgdQ=";
hash = "sha256-qgNXY31YPzD1R+mdkw1nb35JU1rZ6kNj5Npjn+qfon4=";
};
dependencies = [