Skip to content

Commit

Permalink
Merge pull request logickworkshop#592 from makar853/patch-1
Browse files Browse the repository at this point in the history
Create KRAFT_KTV.ir
  • Loading branch information
UberGuidoZ authored Oct 28, 2023
2 parents ad83585 + 0392865 commit b839623
Showing 1 changed file with 94 additions and 0 deletions.
94 changes: 94 additions & 0 deletions TVs/Kraft/KRAFT_KTV.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
Filetype: IR signals file
Version: 1
#
# Kraft KTV-32/-43/5502LEDT2WL remote
#
name: Power
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 0A F5 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 0B F4 00 00
#
name: Vol_up
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 1E E1 00 00
#
name: Vol_dn
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 5F A0 00 00
#
name: Ch_next
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 1F E0 00 00
#
name: Ch_prev
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 5C A3 00 00
#
name: Ok
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 5A A5 00 00
#
name: Up
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 5E A1 00 00
#
name: Down
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 56 A9 00 00
#
name: Left
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 5B A4 00 00
#
name: Right
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 58 A7 00 00
#
name: Source
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 55 AA 00 00
#
name: Menu
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 57 A8 00 00
#
name: Exit
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 54 AB 00 00
#
name: Home
type: parsed
protocol: NECext
address: 01 3E 00 00
command: 59 A6 00 00

0 comments on commit b839623

Please sign in to comment.