From 59a0ba2045511776440486826c2d88d11c96d82f Mon Sep 17 00:00:00 2001 From: BenAhrdt <92173565+BenAhrdt@users.noreply.github.com> Date: Tue, 13 Feb 2024 15:34:43 +0100 Subject: [PATCH] Added lorawan to sources-dist.json (#3224) Co-authored-by: BenAhrdt --- sources-dist.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sources-dist.json b/sources-dist.json index 6f974bead..480d294ba 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -1305,6 +1305,11 @@ "icon": "https://raw.githubusercontent.com/foxriver76/ioBroker.loqed/main/admin/loqed.png", "type": "hardware" }, + "lorawan": { + "meta": "https://raw.githubusercontent.com/BenAhrdt/ioBroker.lorawan/main/io-package.json", + "icon": "https://raw.githubusercontent.com/BenAhrdt/ioBroker.lorawan/main/admin/lorawan.png", + "type": "protocols" + }, "lovelace": { "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.lovelace/master/io-package.json", "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.lovelace/master/admin/lovelace.png", @@ -3101,4 +3106,4 @@ "icon": "https://raw.githubusercontent.com/AlCalzone/ioBroker.zwave2/master/admin/zwave2.svg?sanitize=true", "type": "hardware" } -} +} \ No newline at end of file