From f2da5ddba82964f8a169ad16cbd63556b65be101 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 23 Sep 2023 21:06:27 +0200 Subject: [PATCH] Correct crond messages https://github.com/alexbelgium/hassio-addons/issues/999 --- spotweb/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotweb/config.json b/spotweb/config.json index 65042ba79..56a018951 100644 --- a/spotweb/config.json +++ b/spotweb/config.json @@ -45,5 +45,5 @@ ], "slug": "spotweb", "url": "https://github.com/alexbelgium/hassio-addons/spotweb", - "version": "1.5.4-8" + "version": "1.5.4-9" }