From 086866c4d886d393d87811d49651d71eb0fe12b5 Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Thu, 29 Apr 2021 23:54:55 +0800 Subject: [PATCH] Bump libdyson to 0.8.4 --- 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 48eadd2..14d1843 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.3"], - "version": "0.11.0" + "requirements": ["libdyson==0.8.4"], + "version": "0.12.0" } \ No newline at end of file