python-ps4
python-ps4 copied to clipboard
Python Libray for accessing Sony Playstation 4
Results
5
python-ps4 issues
Sort by
recently updated
recently updated
newest added
With the upcoming release of the PS5, we should check the compatibility with the PS5. Since Remote Play is supported with the same app there is room for hope that...
I'm able to get the status of it but would like to see an option to turn it off too :) ``` from pyps4 import get_status print(get_status(host=IP_ADDR)) ```
I'd like to help. Can you start me in the right direction?
enhancement