mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-27 05:21:54 +00:00
Merge pull request #471 from cpressland/main
Added Princess Air Conditioner
This commit is contained in:
commit
332c7e66ab
40
ACs/Princess/Princess_AC.ir
Normal file
40
ACs/Princess/Princess_AC.ir
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
# Princess AC
|
||||||
|
#
|
||||||
|
name: Power
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 04 00 00 00
|
||||||
|
command: 04 00 00 00
|
||||||
|
#
|
||||||
|
name: Temp+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 04 00 00 00
|
||||||
|
command: 05 00 00 00
|
||||||
|
#
|
||||||
|
name: Temp-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 04 00 00 00
|
||||||
|
command: 01 00 00 00
|
||||||
|
#
|
||||||
|
name: Mode
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 04 00 00 00
|
||||||
|
command: 0D 00 00 00
|
||||||
|
#
|
||||||
|
name: Speed
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 04 00 00 00
|
||||||
|
command: 06 00 00 00
|
||||||
|
#
|
||||||
|
name: Timer
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 04 00 00 00
|
||||||
|
command: 00 00 00 00
|
Loading…
Reference in New Issue
Block a user