From 43d8ec8165345b06f04c6628a9aec3a056f83eb6 Mon Sep 17 00:00:00 2001 From: Sven Bursch-Osewold Date: Sat, 26 Oct 2024 21:57:27 +0200 Subject: [PATCH] New Release --- .version | 2 +- custom_components/pysmaplus/manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.version b/.version index 6e2dba0..69cd219 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.4.6.7 \ No newline at end of file +0.4.6.8 \ No newline at end of file diff --git a/custom_components/pysmaplus/manifest.json b/custom_components/pysmaplus/manifest.json index 0aad512..c4effc9 100644 --- a/custom_components/pysmaplus/manifest.json +++ b/custom_components/pysmaplus/manifest.json @@ -9,6 +9,6 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/littleyoda/ha-pysmaplus/issues", "loggers": ["pysma"], - "requirements": ["pysma-plus>=0.3.18.3"], - "version": "0.4.6.7" + "requirements": ["pysma-plus>=0.3.18.4"], + "version": "0.4.6.8" }