mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #331 from ezod/add-grundig-tv
Add Grundig TV remote.
This commit is contained in:
commit
e567bd1c84
40
TVs/Grundig/GRUNDIG.ir
Normal file
40
TVs/Grundig/GRUNDIG.ir
Normal file
@ -0,0 +1,40 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Grundig TV (unknown model)
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: CH-
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 0D 00 00 00
|
Loading…
Reference in New Issue
Block a user