Florentijn Cornet

Results 7 comments of Florentijn Cornet

@alekpentchev what came from your research? Did you discover which API calls are used to acquire this information? If so I might be able to (help you) create a PR...

Unfortunately the `presences` included in the response returned by the [getProfileFromUserName](https://psn-api.achievements.app/api-docs/users#returns) method only contain PS4 activity and _not_ PS5. The psnawp library references a [different route](https://github.com/isFakeAccount/psnawp/blob/master/psnawp_api/user.py#L64) that does support presence...

I've currently not got any spare time to work on anything other than critical bugs. (We're expecting twins very soon 😉) > Does most everyone run insecure mqtt servers? 99%...

@chrisdothtml, @totti4ever, Have you tried refreshing your [npsso](https://github.com/FunkeyFlo/ps5-mqtt/blob/main/add-ons/ps5-mqtt/DOCS.md#psn_accounts-optional-multiple)? *Taken from docs*: >NOTE 2: Unfortunatly, NPSSO tokens expire after two months which means you'll have to periodically get a new one.

Because two seperate api's are being used. One to track device state. And one for tracking account state. The web-ui only shows the former. Which does not require the NPSSO....

Honestly, I don't think this would be a good location for adding documentation concerning the NPSSO. The web-ui is only meant for connecting your PS5 (device) to home-assistant using the...

I understand there is a need for this feature. I'll make sure it's not closed again. However, two weeks ago my twins were born so I currently have little to...