From 70419ad0dedb996cda38bf8ce2d2c0f62ada0442 Mon Sep 17 00:00:00 2001 From: Daniel Richter Date: Tue, 12 Dec 2023 22:28:47 +0000 Subject: [PATCH] Added blauberg-ventilation --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index ac356a2da..f7d6a77f2 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -189,6 +189,11 @@ "icon": "https://raw.githubusercontent.com/klein0r/ioBroker.birthdays/master/admin/birthdays.png", "type": "date-and-time" }, + "blauberg-ventilation": { + "meta": "https://raw.githubusercontent.com/intellicasa/ioBroker.blauberg-ventilation/master/io-package.json", + "icon": "https://raw.githubusercontent.com/intellicasa/ioBroker.blauberg-ventilation/master/admin/blauberg-ventilation.png", + "type": "hardware" + }, "ble": { "meta": "https://raw.githubusercontent.com/AlCalzone/ioBroker.ble/master/io-package.json", "icon": "https://raw.githubusercontent.com/AlCalzone/ioBroker.ble/master/admin/ble.png",