From d6f26583bce5be951f366b04db1e1e44733e2d26 Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Sat, 17 Apr 2021 23:20:08 +0800 Subject: [PATCH] Bump libdyson to 0.8.3 --- 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 fbbf649..48eadd2 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.2"], - "version": "0.10.1" + "requirements": ["libdyson==0.8.3"], + "version": "0.11.0" } \ No newline at end of file