mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-03-14 03:48:57 +00:00
Updated audio.ir
Added Teufel Soundbar
This commit is contained in:
parent
51d1dd13ea
commit
37677c0a98
@ -1,7 +1,7 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
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
|
# from https://github.com/UberGuidoZ/Flipper-IRDB
|
||||||
# Some Buttons was labeled PowerToggle,Pwr, Sleep or Off. These was assumed to be POWER functions.
|
# 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.
|
# 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!
|
# HUGE thank you to Amec0e for continued maintenance!
|
||||||
#####################################################
|
#####################################################
|
||||||
#
|
#
|
||||||
# Updated 23th August 2022
|
# Updated 25th August 2022
|
||||||
#
|
#
|
||||||
# | SPEAKERS |
|
# | SPEAKERS |
|
||||||
#
|
#
|
||||||
@ -964,6 +964,33 @@ protocol: NEC
|
|||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 1E 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
|
# VIZIO
|
||||||
#
|
#
|
||||||
name: POWER
|
name: POWER
|
||||||
|
Loading…
Reference in New Issue
Block a user