From 2e93eaa2b9fc8c8fd93a05820a322d6f6984b82b Mon Sep 17 00:00:00 2001 From: Ded Hed Zed! <106502744+dedhedzed@users.noreply.github.com> Date: Mon, 30 May 2022 18:21:11 -0400 Subject: [PATCH] Add files via upload Remote for the Yamaha RXA770. Not fully complete but I'm on it. --- Audio Receivers/Yamaha/RXA770.ir | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Audio Receivers/Yamaha/RXA770.ir diff --git a/Audio Receivers/Yamaha/RXA770.ir b/Audio Receivers/Yamaha/RXA770.ir new file mode 100644 index 00000000..9375beb3 --- /dev/null +++ b/Audio Receivers/Yamaha/RXA770.ir @@ -0,0 +1,20 @@ +Filetype: IR signals file +Version: 1 +# +name: Vol_up +type: parsed +protocol: NEC +address: 7A 00 00 00 +command: 1A 00 00 00 +# +name: Vol_dn +type: parsed +protocol: NEC +address: 7A 00 00 00 +command: 1B 00 00 00 +# +name: Power +type: parsed +protocol: NEC +address: 7E 00 00 00 +command: 2A 00 00 00