From faf86ae2ffbcbed05aa61c9eef67ace80e52bbd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Mind=C3=AAllo=20de=20Andrade?= Date: Sun, 11 Aug 2024 06:29:25 -0300 Subject: [PATCH] chore(lib): bump version 2.6.2 (#274) --- 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 c175f36..9fe9ba6 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.0"], + "requirements": ["pycryptodome", "midea-local==2.6.2"], "version": "v0.5.5" } diff --git a/requirements.txt b/requirements.txt index 2b78118..1e03378 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pycryptodome==3.20.0 -midea-local==2.6.0 +midea-local==2.6.2