From 3dbda503fc22a64d006bebf8aca1b1b74cf8a6b1 Mon Sep 17 00:00:00 2001 From: Hello World Date: Wed, 10 Jul 2024 21:57:57 +0800 Subject: [PATCH] chore: bump midealocal v1.3.0 (#220) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: bump midealocal v1.3.0 and mainfest v0.5.1 for new release * update --------- Co-authored-by: Lucas MindĂȘllo de Andrade --- 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 54fd428..b012ed7 100644 --- a/custom_components/midea_ac_lan/manifest.json +++ b/custom_components/midea_ac_lan/manifest.json @@ -8,6 +8,6 @@ "integration_type": "device", "iot_class": "local_push", "issue_tracker": "https://github.com/wuwentao/midea_ac_lan/issues", - "requirements": ["pycryptodome", "midea-local==1.2.0"], + "requirements": ["pycryptodome", "midea-local==1.3.0"], "version": "v0.5.1" } diff --git a/requirements.txt b/requirements.txt index abcc6a6..ed7c5d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pycryptodome==3.20.0 -midea-local==1.2.0 +midea-local==1.3.0