Skip to content

Remote control your Telekom / T-Systems Entertain Media Receiver 303 with your PC, Raspberry Pi, FHEM, OpenHAB . . .

License

Notifications You must be signed in to change notification settings

mheers/entertain-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

entertain-remote

Remote control your Telekom / T-Systems Entertain Media Receiver 303 with your PC, Raspberry Pi, FHEM, OpenHAB ...

Howto

  1. root your Android-device
  2. install Entertain RC on Android-device and connect the app with the receiver https://play.google.com/store/apps/details?id=com.t_systems.ctv.android
  3. get apk-file /data/app/com.t_systems.ctv.android-1.apk from Android-device
  4. unpack the apk and extract the classes.dex with dex2jar from https://github.com/pxb1988/dex2jar
  5. read companionId and key from /data/data/com.t_systems.ctv.android/shared_prefs/ctv_prefs.xml from Android-device and put them here
  6. compile this file with "javac MediaReceiverRemote.java -cp classes-dex2jar.jar:."
  7. run it with "java -cp classes-dex2jar.jar:./ MediaReceiverRemote command poweron" and your receiver should start

TODO:

  • Pairing
  • Play stationId

About

Remote control your Telekom / T-Systems Entertain Media Receiver 303 with your PC, Raspberry Pi, FHEM, OpenHAB . . .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages