From e4ec154d0729cb037c78fc7606d46a53ab266237 Mon Sep 17 00:00:00 2001 From: MyHomeMyData <144950531+MyHomeMyData@users.noreply.github.com> Date: Fri, 4 Oct 2024 18:27:08 +0200 Subject: [PATCH] Added adapter flexcharts (#3889) --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index 30083da87..396d62870 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -664,6 +664,11 @@ "icon": "https://raw.githubusercontent.com/Chris-656/ioBroker.fitbit-fitness/main/admin/fitbit-fitness.png", "type": "health" }, + "flexcharts": { + "meta": "https://raw.githubusercontent.com/MyHomeMyData/ioBroker.flexcharts/main/io-package.json", + "icon": "https://raw.githubusercontent.com/MyHomeMyData/ioBroker.flexcharts/main/admin/flexcharts-icon.png", + "type": "visualization" + }, "flot": { "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.flot/master/io-package.json", "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.flot/master/admin/flot.png",