From 235ad57189ba729b857003a0ae69beb728352208 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Mon, 24 Jul 2023 20:30:48 +0100 Subject: [PATCH] Added Daewoo TV remote Unknown model Captured from a One for all remote --- TVs/Daewoo/Daewood_Parsed.ir | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 TVs/Daewoo/Daewood_Parsed.ir diff --git a/TVs/Daewoo/Daewood_Parsed.ir b/TVs/Daewoo/Daewood_Parsed.ir new file mode 100644 index 00000000..1d4ad1d7 --- /dev/null +++ b/TVs/Daewoo/Daewood_Parsed.ir @@ -0,0 +1,38 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 82 00 00 00 +# +name: Vol_up +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 9F 00 00 00 +# +name: Vol_dn +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 8B 00 00 00 +# +name: Ch_up +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 9B 00 00 00 +# +name: Ch_dn +type: parsed +protocol: NEC +address: 80 00 00 00 +command: 8F 00 00 00 +# +name: Mute +type: parsed +protocol: NEC +address: 80 00 00 00 +command: D0 00 00 00 \ No newline at end of file