Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kopiro authored Apr 24, 2023
1 parent 9b61157 commit 57f9d7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,14 @@ npm -g install homebridge-playstation

- Turn on your PlayStation, go to "Settings" and enable "Remote Play".

- Open the terminal in the Homebridge UI (NOTE: you need to run these commands as `homebridge` user, make sure you don't run these commands as `root` or anything else, otherwise the link won't work) and run:
- Run this command as `homebridge` user, make sure you don't run these commands as `root` or `pi`, otherwise nothing will work):

```bash
homebridge-playstation-login
```

You can do this by using the Homebridge UI terminal or an SSH session and manually changing user with `su homebridge`

- Open the authorization link provided, authenticate it using your PSN account, and copy the URL when the page shows "redirect" in the terminal.

- On your PlayStation go to "Settings" > "System" > "Remote Play" > "Link Device" and provide the PIN code.
Expand Down

0 comments on commit 57f9d7f

Please sign in to comment.