2 s = p.getPowerStatus() print (s.response.power['state']) on t = p.getNetflixStatus() print (t.service.name.cdata) Netflix print (t.service.state.cdata) stopped The device_id can be found in the ...