python-ps4 icon indicating copy to clipboard operation
python-ps4 copied to clipboard

Is there an option to turn off my ps4?

Open thevickypedia opened this issue 4 years ago • 0 comments

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))

thevickypedia avatar Nov 11 '20 22:11 thevickypedia