From 44d290cc3fc0c65e2c92717ff095d25716f14f9d Mon Sep 17 00:00:00 2001 From: weberk Date: Sun, 1 Dec 2024 09:17:04 +0100 Subject: [PATCH] Update sources-dist.json added BL-NET adapter of Technische Alternative --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index 9acde9b5e..55604b52a 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -2470,6 +2470,11 @@ "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.systeminfo/master/admin/systeminfo.png", "type": "misc-data" }, + "ta-blnet": { + "meta": "https://raw.githubusercontent.com/weberk/ioBroker.ta-blnet/main/io-package.json", + "icon": "https://raw.githubusercontent.com/weberk/ioBroker.ta-blnet/main/admin/ta-blnet.png", + "type": "climate-control" + }, "tado": { "meta": "https://raw.githubusercontent.com/DrozmotiX/ioBroker.tado/main/io-package.json", "icon": "https://raw.githubusercontent.com/DrozmotiX/ioBroker.tado/main/admin/tado.png",