From fd5043580b2a4d5ffcd27555aa24b767b7df9fcf Mon Sep 17 00:00:00 2001 From: Bluefox Date: Sun, 17 Mar 2024 19:06:27 +0800 Subject: [PATCH] added nmea to latest (#3409) --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index ca7c91e77..95fae0f60 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -1655,6 +1655,11 @@ "icon": "https://raw.githubusercontent.com/TA2k/ioBroker.niu/master/admin/niu.png", "type": "vehicle" }, + "nmea": { + "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.nmea/master/io-package.json", + "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.nmea/master/admin/nmea.png", + "type": "vehicle" + }, "node-red": { "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.node-red/master/io-package.json", "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.node-red/master/admin/node-red.png",