From d5fce46d9c20eaf4a945691fb8b04fa99e91873d Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Thu, 18 Feb 2021 21:57:02 +0800 Subject: [PATCH] [Modify] Bump libdyson to 0.5.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 77298cf..85f4d1f 100644 --- a/custom_components/dyson_cloud/manifest.json +++ b/custom_components/dyson_cloud/manifest.json @@ -6,5 +6,5 @@ "issue_tracker": "https://github.com/shenxn/ha-dyson/issues", "dependencies": [], "codeowners": ["@shenxn"], - "requirements": ["libdyson==0.5.0"] + "requirements": ["libdyson==0.5.1"] } \ No newline at end of file