From b94363c5ac3f7f647f92dcbe62037d48fce2a798 Mon Sep 17 00:00:00 2001 From: Hello World Date: Fri, 20 Sep 2024 22:56:18 +0800 Subject: [PATCH] chore: bump midea-local to v3.0.0 (#313) --- custom_components/midea_ac_lan/manifest.json | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/midea_ac_lan/manifest.json b/custom_components/midea_ac_lan/manifest.json index 4e83c3f..b6e9b33 100644 --- a/custom_components/midea_ac_lan/manifest.json +++ b/custom_components/midea_ac_lan/manifest.json @@ -9,6 +9,6 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/wuwentao/midea_ac_lan/issues", "loggers": ["midealocal"], - "requirements": ["pycryptodome", "midea-local==2.6.3"], + "requirements": ["pycryptodome", "midea-local==3.0.0"], "version": "v0.5.7" } diff --git a/requirements.txt b/requirements.txt index d78a6bc..397a3f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pycryptodome==3.20.0 -midea-local==2.6.3 +midea-local==3.0.0