Skip to content

Instantly share code, notes, and snippets.

@carimura
Created November 18, 2013 05:50
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save carimura/7523120 to your computer and use it in GitHub Desktop.
Save carimura/7523120 to your computer and use it in GitHub Desktop.
Programming Comcast Controller for AppleTV
#*Step By Step Instruction*
##Set Apple TV to Aux Keys
--
Press Aux (Device) Button
Hold Setup Key until Aux Button Blinks Twice
Type in code 31115 (Aux Button will blink twice, if it is a long blink try last three steps again)
##Fix Play and Pause Keys
--
Hold Setup Key again until Aux Button Blinks Twice
Type in code 994 (Aux Button will blink twice, if it is a long blink try last two steps again)
Press (Do Not Hold) Setup Key
Type in code 00234
Press Play (Aux Button will blink twice, if it is a long blink try last five steps again)
Repeat the immediately above five steps, but replace Play with the Pause Key. (This is unnecessary, as the play and pause key are the same on the Apple TV remote, but some people like the buttons to make sense.)
You can copy the Menu key to any other key by doing the following:
Hold Setup Key again until Aux Button Blinks Twice
Type in code 994 (Aux Button will blink twice, if it is a long blink try last two steps again)
Press Menu Key
Press Key you with to behave like the Menu Key. (I do it to the Guide, Exit and Last Key)
--
#Advanced Stuff
Apple TV Device Code - 3115
EFC Codes:
Arrow Up - 29678
Arrow Down - 28910
Arrow Left/Rewind - 28142
Arrow Right/FF - 62190
Ok /Select - 60654
Menu/Settings - 61422
Play/Pause - 00234
@xGarfield
Copy link

Your setup is great but its built in now.

https://support.apple.com/en-us/HT201856 -

don't use any codes!!! Use the app built into the Apple TV. This will let you use ←↑→↓, "ok" button for enter/play/pause and "info" button for menu key

if you programmed using the above users instructions reset "AUX" by:

Press "Aux" key once

Press and hold the “Setup” key until "AUX" blinks twice

Enter the code 9-8-0

device key will blink four times confirming the reset successful.

https://support.apple.com/en-us/HT201856

@joshuaflanagan
Copy link

Anyone figure out an EFC code for the Home button? For some reason, you can’t learn it with the built in Apple settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment