diff --git a/Streaming_Devices/Apple/Apple_TV_Gen2.ir b/Streaming_Devices/Apple/Apple_TV_Gen2.ir index 9622e4f9..44eb1767 100644 --- a/Streaming_Devices/Apple/Apple_TV_Gen2.ir +++ b/Streaming_Devices/Apple/Apple_TV_Gen2.ir @@ -1,8 +1,6 @@ Filetype: IR signals file Version: 1 # -# Apple TV Gen 2 -# name: Menu type: parsed protocol: NECext @@ -44,3 +42,9 @@ type: parsed protocol: NECext address: EE 87 00 00 command: 04 8B 00 00 +# +name: Reset +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 18 37 00 00 diff --git a/Streaming_Devices/Apple/Apple_TV_Gen3.ir b/Streaming_Devices/Apple/Apple_TV_Gen3.ir index 6c94e3e2..00baebc2 100644 --- a/Streaming_Devices/Apple/Apple_TV_Gen3.ir +++ b/Streaming_Devices/Apple/Apple_TV_Gen3.ir @@ -42,3 +42,9 @@ type: parsed protocol: NECext address: EE 87 00 00 command: 5D 0C 00 00 +# +name: Reset +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 18 37 00 00 \ No newline at end of file diff --git a/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir b/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir index 642f88a1..1af2d036 100644 --- a/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir +++ b/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir @@ -43,4 +43,10 @@ name: Center type: parsed protocol: NECext address: EE 87 00 00 -command: 5D 2E 00 00 \ No newline at end of file +command: 5D 2E 00 00 +# +name: Reset +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 18 37 00 00 \ No newline at end of file