From 39ed901b3489a9686d2fd202b4e51f2a73197034 Mon Sep 17 00:00:00 2001 From: Lucky-ESA <83980942+Lucky-ESA@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:48:23 +0100 Subject: [PATCH] Add playstation to latest (#4533) --- sources-dist.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sources-dist.json b/sources-dist.json index bbec56517..aa452fd97 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",