Merge pull request #416 from gh666dev/test

Added multiple projectors (Denon, Epson, Vivitek)
This commit is contained in:
UberGuidoZ 2023-01-11 23:03:19 -08:00 committed by GitHub
commit 7c3e71f4bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 52 additions and 0 deletions

View File

@ -0,0 +1,22 @@
Filetype: IR signals file
Version: 1
#
# Denon Projector
#
name: Power
type: parsed
protocol: Kaseikyo
address: 41 54 32 00
command: 05 00 00 00
#
name: Volume_p
type: parsed
protocol: Kaseikyo
address: 41 54 32 00
command: 70 01 00 00
#
name: Volume_m
type: parsed
protocol: Kaseikyo
address: 41 54 32 00
command: 71 01 00 00

View File

@ -0,0 +1,10 @@
Filetype: IR signals file
Version: 1
#
# Epson EB-450 Projector
#
name: Power
type: parsed
protocol: NECext
address: 83 55 00 00
command: 90 6F 00 00

View File

@ -0,0 +1,10 @@
Filetype: IR signals file
Version: 1
#
# Epson EB-575wi Projector
#
name: Power
type: parsed
protocol: NECext
address: 83 55 00 00
command: 90 6F 00 00

View File

@ -0,0 +1,10 @@
Filetype: IR signals file
Version: 1
#
# Vivitek2 Projector
#
name: Power
type: parsed
protocol: NEC
address: 31 00 00 00
command: 81 00 00 00