python-ps4
python-ps4 copied to clipboard
Is there an option to turn off my ps4?
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))