Skip to content

Commit

Permalink
Merge pull request #554 from radfaj/main-1
Browse files Browse the repository at this point in the history
Added Mecool_KM6
  • Loading branch information
UberGuidoZ committed Aug 8, 2023
2 parents bde9fe3 + d51b2fd commit e87d304
Showing 1 changed file with 77 additions and 0 deletions.
77 changes: 77 additions & 0 deletions Streaming_Devices/Mecool/Mecool_KM6.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
Filetype: IR signals file
Version: 1
#
# Mecool KM6 Streaming Device
#
name: Power
type: parsed
protocol: NEC
address: 01 00 00 00
command: 12 00 00 00
#
name: Home
type: parsed
protocol: NEC
address: 01 00 00 00
command: 48 00 00 00
#
name: Enter
type: parsed
protocol: NEC
address: 01 00 00 00
command: 04 00 00 00
#
name: Back
type: parsed
protocol: NEC
address: 01 00 00 00
command: 4F 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 01 00 00 00
command: 02 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 01 00 00 00
command: 01 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 01 00 00 00
command: 0C 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 01 00 00 00
command: 05 00 00 00
#
name: Menu
type: parsed
protocol: NEC
address: 01 00 00 00
command: 43 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 01 00 00 00
command: 1B 00 00 00
#
name: Vol+
type: parsed
protocol: NEC
address: 01 00 00 00
command: F5 00 00 00
#
name: Vol-
type: parsed
protocol: NEC
address: 01 00 00 00
command: F4 00 00 00
#

0 comments on commit e87d304

Please sign in to comment.