From 9218e39c7794b3432d64853053909f5016609918 Mon Sep 17 00:00:00 2001 From: hombach <63002482+hombach@users.noreply.github.com> Date: Sat, 11 Jan 2025 10:23:37 +0100 Subject: [PATCH] Intruduce TeslaFi to stable (#4429) --- 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 12a08fec6..7930b6e30 100644 --- a/sources-dist-stable.json +++ b/sources-dist-stable.json @@ -2679,6 +2679,12 @@ "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", @@ -3345,4 +3351,4 @@ "type": "hardware", "version": "3.1.0" } -} \ No newline at end of file +}