From 833c395c9735903f52b54d22c388dc8fa71471a1 Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Sat, 20 May 2023 13:28:18 +0200 Subject: [PATCH] Bump pyhon --- 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 206782d..b2dc291 100644 --- a/custom_components/hon/manifest.json +++ b/custom_components/hon/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://github.com/Andre0512/hon/", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/Andre0512/hon/issues", - "requirements": ["pyhOn==0.10.9"], - "version": "0.8.0-beta.4" + "requirements": ["pyhOn==0.10.10"], + "version": "0.8.0-beta.5" }