From c4a8b83dc7991c0611f99fcb453932c61d477123 Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Thu, 8 Apr 2021 22:49:06 +0800 Subject: [PATCH] Bump libdyson to 0.8.2 --- custom_components/dyson_cloud/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/dyson_cloud/manifest.json b/custom_components/dyson_cloud/manifest.json index ce1fdf9..9034a7c 100644 --- a/custom_components/dyson_cloud/manifest.json +++ b/custom_components/dyson_cloud/manifest.json @@ -6,6 +6,6 @@ "issue_tracker": "https://github.com/shenxn/ha-dyson/issues", "dependencies": [], "codeowners": ["@shenxn"], - "requirements": ["libdyson==0.8.1"], - "version": "0.9.0" + "requirements": ["libdyson==0.8.2"], + "version": "0.10.0" } \ No newline at end of file