From b6488eb129026db0ddc4c65dbe0868f03282135e Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 6 Jun 2022 14:34:51 -0700 Subject: [PATCH] Added LG 42LF5800 (Smart LED TV) --- TVs/LG/LG_TV_42LF5800.ir | 64 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 TVs/LG/LG_TV_42LF5800.ir diff --git a/TVs/LG/LG_TV_42LF5800.ir b/TVs/LG/LG_TV_42LF5800.ir new file mode 100644 index 00000000..f4afb729 --- /dev/null +++ b/TVs/LG/LG_TV_42LF5800.ir @@ -0,0 +1,64 @@ + Filetype: IR signals file +Version: 1 +# +# LG 42LF5800 (Smart LED TV) +# +name: Power +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 08 00 00 00 +# +name: Channel_up +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 00 00 00 00 +# +name: Channel_dn +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 01 00 00 00 +# +name: Vol_up +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 02 00 00 00 +# +name: Vol_dn +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 03 00 00 00 +# +name: Up +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 40 00 00 00 +# +name: Down +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 41 00 00 00 +# +name: Left +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 07 00 00 00 +# +name: Right +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 06 00 00 00 +# +name: Select +type: parsed +protocol: NEC +address: 04 00 00 00 +command: 44 00 00 00 \ No newline at end of file