new captures added

This commit is contained in:
Lucas Machi
2022-03-12 19:59:00 -05:00
parent 7a27e35422
commit 64ea58f498
2 changed files with 118 additions and 0 deletions

74
TVs/Samsung_TV.ir Normal file
View File

@@ -0,0 +1,74 @@
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: Mute
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0F 00 00 00
#
name: Vol_up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 07 00 00 00
#
name: Vol_down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0B 00 00 00
#
name: Menu_left
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 65 00 00 00
#
name: Menu_up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 60 00 00 00
#
name: Menu_right
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 62 00 00 00
#
name: Menu_down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 61 00 00 00
#
name: Menu_back
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 58 00 00 00
#
name: Menu_home
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 79 00 00 00
#
name: Menu_enter
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 68 00 00 00