From 57473349c3321c41d66e501a9e1f690bd5dc880b Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Sat, 11 Mar 2023 22:57:45 +0100 Subject: [PATCH] Bump version --- custom_components/hon/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/hon/manifest.json b/custom_components/hon/manifest.json index 5d3ea7f..c9b880f 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -6,7 +6,7 @@ "documentation": "https://github.com/Andre0512/hon/", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Andre0512/hon/issues", - "requirements": ["pyhOn==0.3.4"], - "version": "0.2.1" + "requirements": ["pyhOn==0.3.5"], + "version": "0.2.2" }