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