From ae7586d04bb3200420f86643c9aafb48072c4c45 Mon Sep 17 00:00:00 2001 From: ttac00 <101524422+ttac00@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:38:31 -0400 Subject: [PATCH] IR for Vizio Soundbar --- SoundBars/Vizio_Soundbar.ir | 50 +++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 SoundBars/Vizio_Soundbar.ir diff --git a/SoundBars/Vizio_Soundbar.ir b/SoundBars/Vizio_Soundbar.ir new file mode 100644 index 00000000..95ec9be4 --- /dev/null +++ b/SoundBars/Vizio_Soundbar.ir @@ -0,0 +1,50 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 40 00 00 00 +# +name: Input +type: parsed +protocol: NEC +address: 00 00 00 00 +command: C9 00 00 00 +# +name: Rewind +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 8A 00 00 00 +# +name: Play +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 8E 00 00 00 +# +name: Vol_up +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 41 00 00 00 +# +name: Mute +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 48 00 00 00 +# +name: Vol_dwn +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 45 00 00 00 +# +name: Fast_Forward +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 8B 00 00 00