From 512f61fd28f185e14ee2d235857df35e9eae2c56 Mon Sep 17 00:00:00 2001 From: wlcrs Date: Wed, 25 May 2022 13:09:26 +0200 Subject: [PATCH] Bump huawei-solar lib to 2.0.2 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index bad0c85..faaca53 100644 --- a/manifest.json +++ b/manifest.json @@ -4,8 +4,8 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/huawei_solar", "issue_tracker": "https://github.com/wlcrs/huawei_solar/issues", - "requirements": ["huawei-solar==2.0.1"], + "requirements": ["huawei-solar==2.0.2"], "codeowners": ["@wlcrs"], "iot_class": "local_polling", - "version": "1.0.1" + "version": "1.0.2" }