Add Grundig TV remote.

This commit is contained in:
Aaron Mavrinac 2022-10-09 13:22:14 -04:00
parent f3b81776c3
commit c38ab05380

38
TVs/Grundig/GRUNDIG.ir Normal file
View File

@ -0,0 +1,38 @@
Filetype: IR signals file
Version: 1
#
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