PS4 component?

Oke i did read up a little on the add on for hass.io
So you did enter this https://github.com/vkorn/hassio-addons at the addons section and installed the ps4 waker addon right.
Did you also copy this file to your custom_components folder ?

Then you are almost ready to run it, but you still need a “specific for you generated credentials file” which contains a key which you have to enter in the addon setting.

So to get this you have i think two options:

  1. Install the original ps4-waker software on a different linux system and run it there, (when it starts it will say that you have to connect your playstation app on your phone to the ps4waker which you can do in the app)
    When you have run this setup proces there will be a file called .ps4-wake.credentials in the root folder of the system. So that’s the one we want.

  2. Do the steps from this post on your hass.io machine Repository: Few addons

ofcourse if you already have the credentials you don’t have to tho this anymore.