From 591020023f00daeffe8baaead7a693621fe87a07 Mon Sep 17 00:00:00 2001 From: dirkhe Date: Sat, 16 Dec 2023 19:25:08 +0100 Subject: [PATCH] add adapter webcalk (#2219) --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index 2644c7967..d171c7047 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -2866,6 +2866,11 @@ "icon": "https://raw.githubusercontent.com/DrozmotiX/ioBroker.web-speedy/main/admin/web-speedy.png", "type": "network" }, + "webcal": { + "meta": "https://raw.githubusercontent.com/dirkhe/ioBroker.webcal/master/io-package.json", + "icon": "https://raw.githubusercontent.com/dirkhe/ioBroker.webcal/master/admin/webcal.png", + "type": "date-and-time" + }, "weblogin": { "meta": "https://raw.githubusercontent.com/Vertumnus/ioBroker.weblogin/master/io-package.json", "icon": "https://raw.githubusercontent.com/Vertumnus/ioBroker.weblogin/master/admin/logo-login.png",