Add Samsung AA81-00243A Service Remote

This commit is contained in:
khoi 2023-02-17 12:01:22 +07:00 committed by GitHub
parent 65439a96fb
commit e239d2e158
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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