From 38a0b25cfbce67b8b1df2b165de1b8d25747c9ed Mon Sep 17 00:00:00 2001 From: MyHomeMyData Date: Sun, 12 Jan 2025 11:19:30 +0100 Subject: [PATCH] Added flexcharts to stable repository --- sources-dist-stable.json | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/sources-dist-stable.json b/sources-dist-stable.json index bd9cc7601..e96c49243 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", @@ -2679,18 +2685,18 @@ "type": "utility", "version": "1.0.0" }, - "teslafi": { - "meta": "https://raw.githubusercontent.com/hombach/ioBroker.teslafi/master/io-package.json", - "icon": "https://raw.githubusercontent.com/hombach/ioBroker.teslafi/master/admin/teslafi.png", - "type": "vehicle", - "version": "1.0.0" - }, "tesla-motors": { "meta": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.tesla-motors/master/io-package.json", "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.tesla-motors/master/admin/tesla-motors.png", "type": "vehicle", "version": "1.3.2" }, + "teslafi": { + "meta": "https://raw.githubusercontent.com/hombach/ioBroker.teslafi/master/io-package.json", + "icon": "https://raw.githubusercontent.com/hombach/ioBroker.teslafi/master/admin/teslafi.png", + "type": "vehicle", + "version": "1.0.0" + }, "text2command": { "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.text2command/master/io-package.json", "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.text2command/master/admin/text2command.png", @@ -3351,4 +3357,4 @@ "type": "hardware", "version": "3.1.0" } -} +} \ No newline at end of file