mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
Added new Manta TV remote
Also made original Manta TV remote ir more pretty
This commit is contained in:
parent
2a5f68bfa8
commit
28832619d0
@ -9,25 +9,25 @@ protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 00 FF 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: Vol+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 48 B7 00 00
|
||||
#
|
||||
name: Vol_dwn
|
||||
name: Vol-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 49 B6 00 00
|
||||
#
|
||||
name: Prog_up
|
||||
name: Ch+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 4A B5 00 00
|
||||
#
|
||||
name: Prog_dwn
|
||||
name: Ch-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
@ -57,29 +57,23 @@ protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 13 EC 00 00
|
||||
#
|
||||
name: Dwn
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 14 EB 00 00
|
||||
#
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 12 ED 00 00
|
||||
#
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 11 EE 00 00
|
||||
#
|
||||
name: Exit
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 15 EA 00 00
|
||||
command: 12 ED 00 00
|
||||
#
|
||||
name: Aspect
|
||||
type: parsed
|
||||
@ -92,3 +86,9 @@ type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 40 BF 00 00
|
||||
#
|
||||
name: Exit
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 00 BF 00 00
|
||||
command: 15 EA 00 00
|
||||
|
88
TVs/Manta/Manta_TV_2.ir
Normal file
88
TVs/Manta/Manta_TV_2.ir
Normal file
@ -0,0 +1,88 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Manta TV 2
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 5F 00 00 00
|
||||
#
|
||||
name: Vol+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: Vol-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 5D 00 00 00
|
||||
#
|
||||
name: Ch+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: Ch-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: Source
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: Ok
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 55 00 00 00
|
||||
#
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 56 00 00 00
|
||||
#
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: Menu
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Exit
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 10 00 00 00
|
Loading…
Reference in New Issue
Block a user