From f58d5c440a19c9c48b75f896f4e6113284685bab Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 21 Jul 2022 10:55:49 -0700 Subject: [PATCH] Added Samsung Soundbar (thanks ProjectCodeName!) --- SoundBars/Samsung/Samsung_SK10Y.ir | 88 ++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 SoundBars/Samsung/Samsung_SK10Y.ir diff --git a/SoundBars/Samsung/Samsung_SK10Y.ir b/SoundBars/Samsung/Samsung_SK10Y.ir new file mode 100644 index 00000000..2c0d3168 --- /dev/null +++ b/SoundBars/Samsung/Samsung_SK10Y.ir @@ -0,0 +1,88 @@ +Filetype: IR signals file +Version: 1 +# +# Samsung Soundbar SK10Y +# +name: Power +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 1E 00 00 00 +# +name: Vol_up +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 17 00 00 00 +# +name: Vol_down +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 16 00 00 00 +# +name: Mute +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 1F 00 00 00 +# +name: Function +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 8A 00 00 00 +# +name: Prev_trck +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 06 00 00 00 +# +name: Next_trck +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 07 00 00 00 +# +name: Play_pause +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 4F 00 00 00 +# +name: SFX +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 2F 00 00 00 +# +name: Sound_adj +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 98 00 00 00 +# +name: AV_Sync +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: D9 00 00 00 +# +name: Info +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: A3 00 00 00 +# +name: Auto_Vol +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 1C 00 00 00 +# +name: Auto_pwr +type: parsed +protocol: Samsung32 +address: 2C 00 00 00 +command: 93 00 00 00