Wake and put your PlayStation (PS4 or PS5) into standby from your Unfolded Circle Remote 3.
- A PS4 or PS5 on the same local network as your UC Remote 3
- A phone or computer with a browser (for one-time PSN sign-in during setup)
Before setup, enable these settings on your PlayStation so it can be woken over the network. These only need to be set once.
PS5:
- Settings > System > Remote Play > Enable Remote Play
- Settings > System > Power Saving > Features Available in Rest Mode > Stay Connected to the Internet
PS4:
- Settings > Remote Play Connection Settings > Enable Remote Play
- Settings > Power Save Settings > Set Features Available in Rest Mode > Stay Connected to the Internet
- Settings > Power Save Settings > Set Features Available in Rest Mode > Enable Turning On PS4 from Network
-
Download
uc-intg-ps5-power.tar.gzfrom the latest release. -
Open your UC Remote's web configurator (browse to your remote's IP address).
-
Go to Settings > Integrations > Add > Upload custom integration and upload the
.tar.gzfile.
The integration includes a guided setup flow. Make sure your PlayStation is powered on (not in rest mode) before starting.
-
On the first setup screen, pick Set up new device from the Setup mode dropdown. (The other option, Restore from backup, is for re-using a previously saved configuration — see Managing your configuration below.)
-
You'll be shown a PlayStation Network sign-in URL. Open it in a browser on your phone or computer and sign in.
-
After signing in, copy the redirect URL from your browser's address bar and paste it when prompted.
-
On your PlayStation, navigate to the pairing screen:
- PS5: Settings > System > Remote Play > Pair Device
- PS4: Settings > Remote Play Connection Settings > Add Device
Enter the 8-digit PIN shown on your TV when prompted.
-
The integration will register with your PlayStation and complete setup.
Add the PlayStation entity to a profile or activity on your remote. Assign wake (on) and standby (off) to buttons or include it in an activity power-on/off sequence.
Once the integration is installed, open its settings on the remote to reach a reconfigure menu with four options:
- Re-pair device — re-run the OAuth sign-in and PIN pairing flow. Use this if credentials are lost or your PlayStation stops responding to wake/standby.
- Create configuration backup — displays your stored credentials as a JSON blob you can copy and save somewhere safe. Handy before firmware updates, factory resets, or migrating to another UC Remote.
- Restore configuration from backup — paste a previously saved backup to re-populate credentials without redoing OAuth or pairing.
- Delete configuration — wipe stored credentials while leaving the integration installed.
- Pairing fails: Your PlayStation must be fully powered on (not in rest mode) and on the same network as your remote.
- Won't wake from rest mode: Make sure you enabled both settings in Step 1 — Remote Play and Stay Connected to the Internet in rest mode.
- PlayStation not found during pairing: Ensure your PlayStation and UC Remote are on the same local network.
- Activity shows error after remote reboot: The integration takes about 15 seconds to start after the remote reboots. Wait before triggering an activity.
- Reconfiguring credentials: Open the integration's settings and choose Re-pair device from the reconfigure menu. Use Delete configuration followed by a fresh setup only as a last resort.
- This integration uses playactor under the hood.
npm install # Install dependencies
npm run build # Compile TypeScript
npm start # Run the driver locally
npm test # Run tests
npm run package # Build deployment archive
npm run code-check # Check formatting & linting