#I just replied, but the only thing I had

1 messages · Page 1 of 1 (latest)

stark sun
#

are you able to enter the docker container to uninstall the psnawp package?

blazing scroll
#

PS5 MQTT Container? I can reinstall it maybe. I already ran the uninstall it. (It was an Addon)

#

But I also do have CLI access on the HAOS as it's in Proxmox as a VM so I can log into the container I think.

stark sun
#

no, the Home Assistant core container

blazing scroll
#

This one?

#

I'm in and and now looking for the psnawp package 🙂

stark sun
#

yepp

#

you can run pip uninstall psnawp

blazing scroll
#

Alright uninstalled.

stark sun
#

i don't think you need to reboot, try setting up the psn integration

blazing scroll
#

Rebooted and tried again, new error:
2025-06-25 18:29:47.598 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration playstation_network: No module named 'psnawp_api.core'

#

Reboot was after getting this error so I wanted to try that as well

#

I installed it manually via PIP and it's working I believe. No errors and now asking for my NPPSO Code so I'm probably golden. I know how to get that and will let you know.

#

It took a while to get going, but it was able to find our account, however no logo which may be an easy fix (or my network adblock maybe)

#

It works though and shows the Game logo correctly.

#

One more issue, restarted Home Assistant becuase of a plugin update from HACS and errored out here: (It still shows on the dashboard though so As far as I'm concerned it's okay)

Unable to prepare setup for platform 'playstation_network.notify': Platform not found (cannot import name 'PSNAWPNotFound' from 'psnawp_api.core.psnawp_exceptions' (/usr/local/lib/python3.13/site-packages/psnawp_api/core/psnawp_exceptions.py)).

stark sun
#

the logo should work as soon as HA was released

#

sure you don't have the custom integration? Can you check in the custom_components folder if there is something?

blazing scroll
#

That was my thought and other than finding some alarmingly old ones I no longer use or have installed, there's nothing of the sort for notifiers.

stark sun
#

there is is, folder playstation_network

#

you have to remove that

#

if you installed it with hacs uninstall it there

blazing scroll