From 2b9bd83bb84872f8c56e329f4621a18146b8e08e Mon Sep 17 00:00:00 2001 From: valoche <69769543+valentinc03@users.noreply.github.com> Date: Sat, 18 Mar 2023 14:57:26 +0100 Subject: [PATCH 1/2] Yamaha_YAS-CU201.ir IR file for the Yamaha soundbar model YAS-CU201. --- SoundBars/Yamaha/Yamaha_YAS-CU201.ir | 74 ++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 SoundBars/Yamaha/Yamaha_YAS-CU201.ir diff --git a/SoundBars/Yamaha/Yamaha_YAS-CU201.ir b/SoundBars/Yamaha/Yamaha_YAS-CU201.ir new file mode 100644 index 00000000..b3b1585d --- /dev/null +++ b/SoundBars/Yamaha/Yamaha_YAS-CU201.ir @@ -0,0 +1,74 @@ +Filetype: IR signals file +Version: 1 +# +name: POWER +type: parsed +protocol: NEC +address: 78 00 00 00 +command: CC 00 00 00 +# +name: VOL+ +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 1E 00 00 00 +# +name: VOL- +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 1F 00 00 00 +# +name: SUB+ +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 4C 00 00 00 +# +name: SUB- +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 4D 00 00 00 +# +name: MUTE +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 9C 00 00 00 +# +name: CLEAR_VOICE +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 5C 00 00 00 +# +name: SURROUND +type: parsed +protocol: NEC +address: 78 00 00 00 +command: B4 00 00 00 +# +name: STEREO +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 50 00 00 00 +# +name: TV +type: parsed +protocol: NEC +address: 78 00 00 00 +command: DF 00 00 00 +# +name: DB-DVD +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 4A 00 00 00 +# +name: YIT +type: parsed +protocol: NEC +address: 78 00 00 00 +command: 29 00 00 00 From fa46d68a0f489ad97437dfadf345b1b0cf0db285 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 19 Mar 2023 23:00:44 -0700 Subject: [PATCH 2/2] Added description to comment --- SoundBars/Yamaha/Yamaha_YAS-CU201.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SoundBars/Yamaha/Yamaha_YAS-CU201.ir b/SoundBars/Yamaha/Yamaha_YAS-CU201.ir index b3b1585d..c9ac6a89 100644 --- a/SoundBars/Yamaha/Yamaha_YAS-CU201.ir +++ b/SoundBars/Yamaha/Yamaha_YAS-CU201.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Yamaha Soundbar YAS-CU201 +# name: POWER type: parsed protocol: NEC