Add Shark Air Purifier (#579)

This commit is contained in:
bchieric 2024-03-28 13:51:00 -04:00 committed by GitHub
parent 45b57c0df3
commit 86c3e22bd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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