Merge pull request #162 from amec0e/main

Updated tv.ir
This commit is contained in:
UberGuidoZ 2022-09-29 07:51:15 -07:00 committed by GitHub
commit 083fafc6db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,42 @@
Filetype: IR library file
Version: 1
# Last Updated 28th Sept, 2022
# Last Updated 29th Sept, 2022
#
name: POWER
type: parsed
protocol: NEC
address: 19 00 00 00
command: 18 00 00 00
#
name: MUTE
type: parsed
protocol: NEC
address: 19 00 00 00
command: 56 00 00 00
#
name: VOL+
type: parsed
protocol: NEC
address: 19 00 00 00
command: 4F 00 00 00
#
name: VOL-
type: parsed
protocol: NEC
address: 19 00 00 00
command: 0D 00 00 00
#
name: CH+
type: parsed
protocol: NEC
address: 19 00 00 00
command: 4C 00 00 00
#
name: CH-
type: parsed
protocol: NEC
address: 19 00 00 00
command: 0F 00 00 00
#
name: POWER
type: raw