From 6a97420a8dd2bbe984c3d1e2ed3d08ab7728d5ba Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Fri, 27 May 2022 11:15:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.0.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ludy87 --- custom_components/ecotrend_ista/manifest.json | 2 +- hacs.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/ecotrend_ista/manifest.json b/custom_components/ecotrend_ista/manifest.json index b34406d..3fcecd5 100644 --- a/custom_components/ecotrend_ista/manifest.json +++ b/custom_components/ecotrend_ista/manifest.json @@ -1,7 +1,7 @@ { "domain": "ecotrend_ista", "name": "ecotrend ista", - "version": "v1.0.7-beta-3", + "version": "v1.0.8", "documentation": "https://github.com/Ludy87/ecotrend-ista/tree/main", "issue_tracker": "https://github.com/Ludy87/ecotrend-ista/issues", "dependencies": [], diff --git a/hacs.json b/hacs.json index d48d40f..3c7653e 100644 --- a/hacs.json +++ b/hacs.json @@ -3,5 +3,5 @@ "country": "DE", "render_readme": true, "homeassistant": "2022.4.1", - "hacs": "1.24.3" + "hacs": "1.25.1" } \ No newline at end of file