kopiro / homebridge-playstation

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

PS5 input keeps defaulting to '---' when on? #96

Closed t6mbrown closed 5 months ago

t6mbrown commented 5 months ago

Describe The Bug:

When I turn the PS5 on it doesn't say 'On', it says '---'. I can change the input in the settings to 'On' but it then changes back after about a minute? **To Reproduce:** Turn on PS5. **Expected behavior:** To state 'On'. **Logs:** ``` Show the Homebridge logs here, remove any sensitive information. ``` **Plugin Config:** ```json { "pollInterval": 5000, "platform": "playstation" } ``` **Screenshots:** Screenshot 2024-01-17 at 23 44 37 Screenshot 2024-01-17 at 23 44 56 **Environment:** * **Plugin Version**: v1.6.0 * **Homebridge Version**: v1.7.0 * **Node.js Version**: v20.10.0 * **NPM Version**: ? * **Operating System**: macOS
kopiro commented 5 months ago

Yes; this is because on PS4 you should be able to see the title currently running in there. We hope to support this feature in Ps5 but no update yet.

jbbmb commented 5 months ago

@kopiro but can we change the default to “On” instead of “---“? It makes more sense, since it will show On/Off for PS5 and game titles when a PS4 is On.

kopiro commented 5 months ago

Okay, I can do it; I can make it an option

Rabbit-Spec commented 1 week ago

Okay, I can do it; I can make it an option

No update yet?