Merge pull request #443 from khoi/main

Add Samsung AA81-00243A Service Remote
main
UberGuidoZ 2023-02-17 09:14:47 -08:00 committed by GitHub
commit 9c2e80314d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 66 additions and 0 deletions

View File

@ -0,0 +1,66 @@
Filetype: IR signals file
Version: 1
#
# Samsung AA81-00243A
# Service Remote Control
# Send INFO and then FACTORY to open the service menu
#
name: Factory
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 3B 00 00 00
#
name: POWER
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 02 00 00 00
#
name: INFO
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 1F 00 00 00
#
name: UP
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 60 00 00 00
#
name: DOWN
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 61 00 00 00
#
name: LEFT
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 65 00 00 00
#
name: RIGHT
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 62 00 00 00
#
name: OK
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 68 00 00 00
#
name: EXIT
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 2D 00 00 00
#
name: MENU
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 1A 00 00 00