From 9b39706405721a305ebf3392ec4378ac6a64caa5 Mon Sep 17 00:00:00 2001 From: Lucky-ESA <83980942+Lucky-ESA@users.noreply.github.com> Date: Thu, 6 Feb 2025 20:21:21 +0100 Subject: [PATCH] Add playstation to latest --- sources-dist.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sources-dist.json b/sources-dist.json index a11c38a71..5334c14ab 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -1996,6 +1996,11 @@ "icon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.places/master/admin/places.png", "type": "geoposition" }, + "playstation": { + "meta": "https://raw.githubusercontent.com/Lucky-ESA/ioBroker.playstation/main/io-package.json", + "icon": "https://raw.githubusercontent.com/Lucky-ESA/ioBroker.playstation/main/admin/playstation.png", + "type": "iot-systems" + }, "plenticore": { "meta": "https://raw.githubusercontent.com/StrathCole/ioBroker.plenticore/master/io-package.json", "icon": "https://raw.githubusercontent.com/StrathCole/ioBroker.plenticore/master/admin/plenticore.png", @@ -3275,4 +3280,4 @@ "icon": "https://raw.githubusercontent.com/AlCalzone/ioBroker.zwave2/master/admin/zwave2.svg?sanitize=true", "type": "hardware" } -} \ No newline at end of file +}