From 0fc075f1ad00e6c71ac28f224852241ba54e0807 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 7 Aug 2022 10:40:58 -0700 Subject: [PATCH] Added support for Samsung TVs using address 07 Thanks for PR authors: https://github.com/flipperdevices/flipperzero-firmware/commit/a7316e7822900f1c4adb806b7b73b36f01937aa6 --- Infrared/tv.ir | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/Infrared/tv.ir b/Infrared/tv.ir index 759c5ae8b..39f013141 100644 --- a/Infrared/tv.ir +++ b/Infrared/tv.ir @@ -301,6 +301,43 @@ protocol: NEC address: 00 00 00 00 command: 01 00 00 00 # +# +name: POWER +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: E6 00 00 00 +# +name: VOL+ +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 07 00 00 00 +# +name: VOL- +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0B 00 00 00 +# +name: CH+ +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 12 00 00 00 +# +name: CH- +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 10 00 00 00 +# +name: MUTE +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0F 00 00 00 +# name: POWER type: raw frequency: 38000