kopiro / homebridge-playstation

Playstation integration for Homebridge / HOOBS.
Apache License 2.0
97 stars 9 forks source link

Error Unable to request credentials #20

Closed PaulPizzey247 closed 2 years ago

PaulPizzey247 commented 2 years ago

Describe Your Problem:

Hi, I can see my ps5 in the home app but it doesn't respond. I'm getting the error "Can't request credentials in the logs when I try to wake/sleep the PS5. I have signed into my account, then pasted the URL but and put the remote play pin in, which works fine."

Logs: ERROR Unable to request credentials

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

"name": "homebridge-playstation", "switches": [ { "name": "PlayStation 5", "host": "10.0.0.xx", "ip": "10.0.0.xx", "on_cmd": "playactor wake --ps5", "off_cmd": "playactor standby --ps5", "state_cmd": "playactor check --ps5| grep -i '200 Ok'", "polling": true, "interval": 900, "timeout": 2000, "manufacturer": "Sony", "serial": "XXXXXXXXXXXXXXX", "model": "CFI-1016A" } ], "platform": "playstation"

Screenshots:

Environment: