Merge pull request #6 from ezod/add-samsung-bn59-tv

Add Samsung BN59 TV remote.
This commit is contained in:
Aaron Mavrinac 2022-05-15 18:21:59 -04:00 committed by GitHub
commit e47bb1e0a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

92
TVs/SamsungBN59.ir Normal file
View File

@ -0,0 +1,92 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: E6 00 00 00
#
name: Source
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 01 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: Return
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 58 00 00 00
#
name: Exit
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 2D 00 00 00
#
name: Home
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 79 00 00 00
#
name: Mute
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0F 00 00 00
#
name: VolUp
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 07 00 00 00
#
name: VolDown
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0B 00 00 00
#
name: ChanUp
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 12 00 00 00
#
name: ChanDown
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 10 00 00 00