Merge pull request #108 from UberGuidoZ/main

Added Philips Projector (thanks rigs19!)
This commit is contained in:
UberGuidoZ 2022-07-11 18:48:02 -07:00 committed by GitHub
commit 2697ae7021
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,76 @@
Filetype: IR signals file
Version: 1
#
# Philips NeoPix Prime Projector
#
name: Pwr
type: parsed
protocol: NEC
address: 20 00 00 00
command: 41 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 20 00 00 00
command: 51 00 00 00
#
name: Vol_dwn
type: parsed
protocol: NEC
address: 20 00 00 00
command: 56 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 20 00 00 00
command: 5A 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 20 00 00 00
command: 42 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 20 00 00 00
command: 43 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 20 00 00 00
command: 1A 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 20 00 00 00
command: 4F 00 00 00
#
name: Ok
type: parsed
protocol: NEC
address: 20 00 00 00
command: 1B 00 00 00
#
name: Home
type: parsed
protocol: NEC
address: 20 00 00 00
command: 14 00 00 00
#
name: Back
type: parsed
protocol: NEC
address: 20 00 00 00
command: 4D 00 00 00
#
name: Input
type: parsed
protocol: NEC
address: 20 00 00 00
command: 50 00 00 00