From 8102c41a703d12147d9cad2d0982343979ad3c46 Mon Sep 17 00:00:00 2001 From: MyHomeMyData <144950531+MyHomeMyData@users.noreply.github.com> Date: Wed, 15 Jan 2025 17:25:17 +0100 Subject: [PATCH] Added flexcharts to stable repository (#4467) --- sources-dist-stable.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sources-dist-stable.json b/sources-dist-stable.json index 7e937902e..315cb6f0e 100644 --- a/sources-dist-stable.json +++ b/sources-dist-stable.json @@ -735,6 +735,12 @@ "type": "health", "version": "0.5.0" }, + "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", + "version": "0.3.0" + }, "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", @@ -3351,4 +3357,4 @@ "type": "hardware", "version": "3.1.0" } -} +} \ No newline at end of file