kopiro / homebridge-playstation

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

Multiple Devices PS4 & PS5, only 1 is responding. #89

Closed GiovanniDw closed 7 months ago

GiovanniDw commented 7 months ago

Describe The Bug:

PS4 & PS5 Not showing up simultaneously since last update.

To Reproduce:

Update to latest version I think.

Expected behavior:

To have a PS4 & PS5 simultaneously. Logs:

[11/15/2023, 3:40:33 PM] [homebridge-playstation] Unable to locate device: with id 00D9D13F3EFF
Error: from server 192.168.1.99:54586 Error: connect ECONNREFUSED 192.168.1.99:54586
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
  errno: -61,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '192.168.1.99',
  port: 54586
}

Plugin Config:

{
            "pollInterval": 10000,
            "_bridge": {
                "username": "0E:1A:0D:EA:5A:79",
                "port": 44176
            },
            "platform": "playstation"
},

Screenshots:

Plugin Version: 1.5.1

Screenshot 2023-11-15 at 15 39 06

Plugin Version: 1.5.0 (After Downgrading)

image

Environment:

kopiro commented 7 months ago

Hello, this issue has been solved in https://github.com/kopiro/homebridge-playstation/releases/tag/v1.6.0