From 37677c0a986b366a63850713a15ef7bfb92db19e Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Fri, 26 Aug 2022 00:01:28 +0100 Subject: [PATCH] Updated audio.ir Added Teufel Soundbar --- Infrared/audio.ir | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/Infrared/audio.ir b/Infrared/audio.ir index d1113f136..3eb22ae7b 100644 --- a/Infrared/audio.ir +++ b/Infrared/audio.ir @@ -1,7 +1,7 @@ Filetype: IR signals file Version: 1 # -# This file has all the Speakers, SoundBars and Audio Receivers. POWER and MUTE buttons ONLY +# This file has all the Speakers, SoundBars and Audio Receivers. POWER,MUTE,VOL+/- buttons # from https://github.com/UberGuidoZ/Flipper-IRDB # Some Buttons was labeled PowerToggle,Pwr, Sleep or Off. These was assumed to be POWER functions. # While Care was taken to remove all possible duplicates, some may still be lurking. @@ -9,7 +9,7 @@ Version: 1 # HUGE thank you to Amec0e for continued maintenance! ##################################################### # -# Updated 23th August 2022 +# Updated 25th August 2022 # # | SPEAKERS | # @@ -964,6 +964,33 @@ protocol: NEC address: 80 00 00 00 command: 1E 00 00 00 # +# TEUFEL +# +# +name: POWER +type: parsed +protocol: NECext +address: EF 01 00 00 +command: 25 DA 00 00 +# +name: VOL- +type: parsed +protocol: NECext +address: EF 01 00 00 +command: 14 EB 00 00 +# +name: VOL+ +type: parsed +protocol: NECext +address: EF 01 00 00 +command: 13 EC 00 00 +# +name: MUTE +type: parsed +protocol: NECext +address: EF 01 00 00 +command: 28 D7 00 00 +# # VIZIO # name: POWER