Skip to content

Commit

Permalink
Add Shark Air Purifier (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
bchieric authored Mar 28, 2024
1 parent 45b57c0 commit 86c3e22
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions Air_Purifiers/Shark/Shark_Air_Purifier.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
command: DD 00 00 00
#
name: Fan_up
type: parsed
protocol: NEC
address: 00 00 00 00
command: C0 00 00 00
#
name: Fan_down
type: parsed
protocol: NEC
address: 00 00 00 00
command: 46 00 00 00
#
name: Info
type: parsed
protocol: NEC
address: 00 00 00 00
command: 33 00 00 00
#
name: Auto
type: parsed
protocol: NEC
address: 00 00 00 00
command: 03 00 00 00
#
name: Brightness
type: parsed
protocol: NEC
address: 00 00 00 00
command: CC 00 00 00
#
name: Time_up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0C 00 00 00
#
name: Time_down
type: parsed
protocol: NEC
address: 00 00 00 00
command: 64 00 00 00

0 comments on commit 86c3e22

Please sign in to comment.