From dc14578f08c8cda0c54accda5adb25a81930acd8 Mon Sep 17 00:00:00 2001 From: Shiki Date: Thu, 3 Nov 2022 14:03:15 +0300 Subject: [PATCH] add IR control for BBK TV 43LEM-1071 --- TVs/BBK/BBK_TV_LEM-1071.ir | 83 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 TVs/BBK/BBK_TV_LEM-1071.ir diff --git a/TVs/BBK/BBK_TV_LEM-1071.ir b/TVs/BBK/BBK_TV_LEM-1071.ir new file mode 100644 index 00000000..e3447911 --- /dev/null +++ b/TVs/BBK/BBK_TV_LEM-1071.ir @@ -0,0 +1,83 @@ +Filetype: IR signals file +Version: 1 +# +# BBK TV 43LEM-1071/FTS2C +# Possibly could be used for other LEM-10x models +# +name: Power +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 1C E3 00 00 +# +name: Vol+ +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 4B B4 00 00 +# +name: Vol- +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 4F B0 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 08 F7 00 00 +# +name: Ch+ +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 09 F6 00 00 +# +name: Ch- +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 05 FA 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 18 E7 00 00 +# +name: Enter +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 06 F9 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 1A E5 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 07 F8 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 47 B8 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 48 B7 00 00 +# +name: Source +type: parsed +protocol: NECext +address: 00 DF 00 00 +command: 17 E8 00 00