Apple TV

Posted on
Sat Dec 22, 2018 5:39 am
davinci offline

Apple TV

I'm looking for a possibility to wake up Apple TV 4th Gen.

For some time this worked:

Code: Select all
import subprocess
resp= subprocess.Popen("/usr/bin/curl http://YOUR_IP:3689/login?pairing-guid=YOUR_SERIAL_NUMBER",shell=True,stdout=subprocess.PIPE,stderr=subprocess.PIPE).communicate()[0]
indigo.server.log("Apple TV waking up: " + resp)


However, not anymore. I would need a unique GUID which I don't know.

This could be a starting point, but I'm not sure what to do. Since it covers even more control it might be interesting to others as well.
https://github.com/jeanregisser/mediaremotetv-protocol

Any help is appreciated.

Posted on
Tue Feb 05, 2019 2:57 pm
c64 offline
User avatar
Posts: 53
Joined: Oct 28, 2012
Location: Germany

Re: Apple TV

Any luck?

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 1 guest