From c27454a9fde60ae69c2cfcb3207ab7d291d9851d Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Sun, 14 Mar 2021 12:57:05 +0800 Subject: [PATCH] [Modify] Bump libdyson to 0.7.1 --- custom_components/dyson_cloud/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/dyson_cloud/manifest.json b/custom_components/dyson_cloud/manifest.json index 43790eb..36f5aa4 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.7.0"], + "requirements": ["libdyson==0.7.1"], "version": "0.6.0" } \ No newline at end of file