From b4f354a672a283f9dd54136f40397297b8464d59 Mon Sep 17 00:00:00 2001 From: nagyrobi Date: Sun, 25 Apr 2021 18:18:20 +0200 Subject: [PATCH] Update manifest.json --- custom_components/cover_rf_time_based/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/cover_rf_time_based/manifest.json b/custom_components/cover_rf_time_based/manifest.json index cdbc96d..cffd566 100644 --- a/custom_components/cover_rf_time_based/manifest.json +++ b/custom_components/cover_rf_time_based/manifest.json @@ -1,7 +1,7 @@ { "domain": "cover_rf_time_based", "name": "Cover Time Based RF (trigger script)", - "version": "1.0.7", + "version": "1.0.8", "documentation": "https://github.com/nagyrobi/home-assistant-custom-components-cover-rf-time-based", "requirements": [ "xknx==0.9.4"