github FunkeyFlo/ps5-mqtt v1.2.0

latest releases: v1.4.0, v1.3.3, v1.3.2...
2 years ago

What’s changed

🚨 New functionality

"preferred" devices (#106)

Users can now specify the preferred console per account. This is useful when, for example, you have multiple PSN users in your home and multiple PS4's or multiple PS5's. This new option lets you define a preferred device per account.

- username: MyPsnUser
  npsso: '!secret my_npsso'
  preferred_ps5: 70C881D600B0      # ID of the PS5 that will be preferred when activity can be matched to multiple PS5's 
  preferred_ps4: 60E899D600B0      # ID of the PS4 that will be preferred when activity can be matched to multiple PS4's

You can find the ID of your PlayStation device by:

  1. Using the Web-UI

    image

  2. Examining the MQTT topic

    image

⬆️ Dependency updates

Don't miss a new ps5-mqtt release

NewReleases is sending notifications on new releases.