From bde9ec4477f9062ce3279d30db359b659e17daf9 Mon Sep 17 00:00:00 2001 From: Christian Oelschlegel <18003795+oelison@users.noreply.github.com> Date: Wed, 27 Dec 2023 21:12:33 +0100 Subject: [PATCH] Add reolink 1.0.2 to stable (#3136) * Update sources-dist-stable.json V 1.0.2 looks stable enought. * Update sources-dist-stable.json --- sources-dist-stable.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sources-dist-stable.json b/sources-dist-stable.json index 2c5b2b3da..595b8b928 100644 --- a/sources-dist-stable.json +++ b/sources-dist-stable.json @@ -2089,6 +2089,12 @@ "type": "vehicle", "version": "0.0.15" }, + "reolink": { + "meta": "https://raw.githubusercontent.com/aendue/ioBroker.reolink/main/io-package.json", + "icon": "https://raw.githubusercontent.com/aendue/ioBroker.reolink/main/admin/reolink_logo.png", + "type": "alarm", + "version": "1.0.2" + }, "residents": { "meta": "https://raw.githubusercontent.com/jpawlowski/ioBroker.residents/main/io-package.json", "icon": "https://raw.githubusercontent.com/jpawlowski/ioBroker.residents/main/admin/residents.svg",