Merge pull request #471 from cpressland/main

Added Princess Air Conditioner
This commit is contained in:
UberGuidoZ 2023-04-14 13:48:08 -07:00 committed by GitHub
commit 332c7e66ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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