What’s changed
- Fix include_ps4_devices flag being ignored @FunkeyFlo (#111)
- Added "preferred" devices @FunkeyFlo (#106)
- Fix wrong urls in addon config @chpego (#97)
🚨 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:
⬆️ Dependency updates
- Bump grommet from 2.25.3 to 2.26.0 in /ps5-mqtt @dependabot (#87)
- Bump body-parser from 1.20.0 to 1.20.1 in /ps5-mqtt @dependabot (#101)