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

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

Changelog: https://github.com/make-all/tuya-local/releases/tag/2025.2.0
This commit is contained in:
K900
2025-02-18 16:02:26 +03:00
parent 9ea04b9118
commit 41d0ceb0f8
@@ -11,13 +11,13 @@
buildHomeAssistantComponent rec {
owner = "make-all";
domain = "tuya_local";
version = "2025.1.2";
version = "2025.2.0";
src = fetchFromGitHub {
inherit owner;
repo = "tuya-local";
tag = version;
hash = "sha256-qgNXY31YPzD1R+mdkw1nb35JU1rZ6kNj5Npjn+qfon4=";
hash = "sha256-G/+mAq++bJ2Z41B6gi/izBLvuZwew3Tx/0mGZm4g6TE=";
};
dependencies = [