From 8654288f911440d4b1fef6ec6ca8430085a177ea Mon Sep 17 00:00:00 2001 From: Martin M Date: Fri, 15 Mar 2024 17:34:28 +0100 Subject: [PATCH] change type of device-reminder (LATEST) (#3405) --- sources-dist.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources-dist.json b/sources-dist.json index ee7b475dd..ca7c91e77 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -387,7 +387,7 @@ "device-reminder": { "meta": "https://raw.githubusercontent.com/xenon-s/ioBroker.device-reminder/master/io-package.json", "icon": "https://raw.githubusercontent.com/xenon-s/ioBroker.device-reminder/master/admin/device-reminder.png", - "type": "energy" + "type": "logic" }, "device-watcher": { "meta": "https://raw.githubusercontent.com/ciddi89/ioBroker.device-watcher/main/io-package.json",