From 8ae7dba6999c25b18dcc2771905dc9aa02fe14b8 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 14 Jun 2022 19:22:44 -0700 Subject: [PATCH] Added Unpair command (thanks TowerOfTerror) Also renamed some buttons --- Streaming Devices/Apple/Apple_TV.ir | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Streaming Devices/Apple/Apple_TV.ir b/Streaming Devices/Apple/Apple_TV.ir index 06b4d39b..07f395f1 100644 --- a/Streaming Devices/Apple/Apple_TV.ir +++ b/Streaming Devices/Apple/Apple_TV.ir @@ -1,38 +1,44 @@ Filetype: IR signals file Version: 1 # -name: Apple_ok +name: OK type: parsed protocol: NECext address: EE 87 00 00 command: 04 8E 00 00 # -name: Apple_up +name: Up type: parsed protocol: NECext address: EE 87 00 00 command: 0B 8E 00 00 # -name: Apple_dwn +name: Down type: parsed protocol: NECext address: EE 87 00 00 command: 0D 8E 00 00 # -name: Apple_lft +name: Left type: parsed protocol: NECext address: EE 87 00 00 command: 08 8E 00 00 # -name: Apple_right +name: Right type: parsed protocol: NECext address: EE 87 00 00 command: 07 8E 00 00 # -name: Apple_menu +name: Menu type: parsed protocol: NECext address: EE 87 00 00 command: 02 8E 00 00 +# +name: Unpair +type: parsed +protocol: NECext +address: E0 87 00 00 +command: 05 28 00 00