From 2ac175633df7cea4bdeb372359df3dafe6a8aabd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 22 Aug 2022 17:02:11 +0200 Subject: [PATCH] Allow nabu casa https://github.com/alexbelgium/hassio-addons/issues/408 --- spotweb/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spotweb/config.json b/spotweb/config.json index c3c9a8dd0..b9fcab22d 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.1-23" + "version": "1.5.1-24" }