diff --git a/sources-dist-stable.json b/sources-dist-stable.json index 1ec5d058c..c9c1f2f0a 100644 --- a/sources-dist-stable.json +++ b/sources-dist-stable.json @@ -2706,6 +2706,12 @@ "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/admin/zigbee.png", "type": "hardware", "version": "1.8.10" + }, + "zigbee2mqtt": { + "meta": "https://raw.githubusercontent.com/o0shojo0o/ioBroker.zigbee2mqtt/master/io-package.json", + "icon": "https://raw.githubusercontent.com/o0shojo0o/ioBroker.zigbee2mqtt/master/admin/zigbee2mqtt.png", + "type": "hardware", + "version": "2.6.0" }, "zont": { "meta": "https://raw.githubusercontent.com/kirovilya/ioBroker.zont/master/io-package.json", diff --git a/sources-dist.json b/sources-dist.json index fb8ac3b87..b1c92acb5 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -2681,6 +2681,11 @@ "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.zigbee/master/admin/zigbee.png", "type": "hardware" }, + "zigbee2mqtt": { + "meta": "https://raw.githubusercontent.com/o0shojo0o/ioBroker.zigbee2mqtt/master/io-package.json", + "icon": "https://raw.githubusercontent.com/o0shojo0o/ioBroker.zigbee2mqtt/master/admin/zigbee2mqtt.png", + "type": "hardware" + }, "zoe2": { "meta": "https://raw.githubusercontent.com/fungus75/ioBroker.zoe2/master/io-package.json", "icon": "https://raw.githubusercontent.com/fungus75/ioBroker.zoe2/master/admin/zoe.png",