From 7b68c5114e76c0e4d96e9cefe7ea585694190179 Mon Sep 17 00:00:00 2001 From: Alone Date: Sat, 28 Dec 2024 13:40:18 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20new=20version=20v1.0.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/xiaomi_miot/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/xiaomi_miot/manifest.json b/custom_components/xiaomi_miot/manifest.json index ffa5ebcf0..2900e37d3 100644 --- a/custom_components/xiaomi_miot/manifest.json +++ b/custom_components/xiaomi_miot/manifest.json @@ -17,5 +17,5 @@ "python-miio>=0.5.12", "micloud>=0.5" ], - "version": "1.0.6" + "version": "1.0.7" }