From 0a55cef32fc0450f2b5e2c3da8928e0d1ff43762 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 6 Jul 2022 16:15:43 +0200 Subject: [PATCH] Import of ownsettings https://github.com/alexbelgium/hassio-addons/issues/381 --- spotweb/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotweb/config.json b/spotweb/config.json index 54470fd07..dc0febafa 100644 --- a/spotweb/config.json +++ b/spotweb/config.json @@ -46,5 +46,5 @@ "slug": "spotweb", "startup": "services", "url": "https://github.com/alexbelgium/hassio-addons/spotweb", - "version": "1.5.1-7" + "version": "1.5.1-8" }