From 44030d3d8468aa30805068c40e0898af678c16af Mon Sep 17 00:00:00 2001 From: DNAngelX Date: Tue, 21 May 2024 22:24:02 +0200 Subject: [PATCH] Added notificationforandroidtv to sources-dist.json (#3189) Co-authored-by: DNAngelX --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index 274fc3220..d9b300cb1 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -1650,6 +1650,11 @@ "icon": "https://raw.githubusercontent.com/foxriver76/ioBroker.notification-manager/main/admin/notification-manager.png", "type": "utility" }, + "notificationforandroidtv": { + "meta": "https://raw.githubusercontent.com/DNAngelX/ioBroker.notificationforandroidtv/main/io-package.json", + "icon": "https://raw.githubusercontent.com/DNAngelX/ioBroker.notificationforandroidtv/main/admin/notificationforandroidtv.png", + "type": "messaging" + }, "nsclient": { "meta": "https://raw.githubusercontent.com/mcm4iob/ioBroker.nsclient/master/io-package.json", "icon": "https://raw.githubusercontent.com/mcm4iob/ioBroker.nsclient/master/admin/nsclient.png",