Skip to content

Lucky-ESA/ioBroker.playstation

Repository files navigation

Logo

ioBroker.playstation

GitHub license NPM version Downloads Number of Installations GitHub size
GitHub commit activity GitHub commits since latest release GitHub last commit GitHub issues
Version:
Current version in stable repository

NPM

Tests:
Test and Release CodeQL Known Vulnerabilities

playstation adapter for ioBroker

You can wake up the Playstation or put it into standby mode. Some buttons are also possible. The PSN login can be used to load data from other players.

Load possible information:

  • PlayList
  • GameList
  • Received requests
  • Friends
  • Blocked member
  • Member online (status)
  • SubscriptionList
  • All Trophies
  • Search Games
  • Search Member
  • Groups/Messages

Currently not available:

  • Load voice messages
  • Load images messages

In progress

  • Storage infomration for PS5

Remote control:

PS4 PS5
Wake
Standby
Keyboard control
Key/Button press
App/Game start

Requirements

  • Node 20 or 22
  • JS-Controller >= 6.0.11
  • Admin >= 7.0.23
  • Playstation4/5

Tested with

  • PS4

Description

🇬🇧 Description
🇩🇪 Beschreibung

Questions

🇩🇪 Fragen

Changelog

WORK IN PROGRESS

  • (Lucky-ESA) Fixed bug when creating a group
  • (Lucky-ESA) Friendship request accept added
  • (Lucky-ESA) Friendship request reject added

0.0.2 (2025-02-05)

  • (Lucky-ESA) Added groups and messages
  • (Lucky-ESA) Added: Share Profile
  • (Lucky-ESA) Load attachments from messages (raw data)

0.0.1 (2025-01-23)

  • (Lucky-ESA) initial release

License

MIT License

Copyright (c) 2025 Lucky-ESA [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.