Add Quads QS303 fan remote

main
Yawning Angel 2023-07-07 19:57:13 +09:00
parent 2c2ba803c1
commit 6385924639
1 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,53 @@
Filetype: IR signals file
Version: 1
#
# QUADS QS303 (DUO AIR)
# https://quads.co.jp/product/duo-air/
#
name: Power
type: parsed
protocol: NEC
address: 30 00 00 00
command: 88 00 00 00
#
name: Dry_clothing
type: parsed
protocol: NEC
address: 30 00 00 00
command: 86 00 00 00
#
name: Osc_vert
type: parsed
protocol: NEC
address: 30 00 00 00
command: 95 00 00 00
#
name: Osc_horiz
type: parsed
protocol: NEC
address: 30 00 00 00
command: 83 00 00 00
#
name: Speed_up
type: parsed
protocol: NEC
address: 30 00 00 00
command: 8C 00 00 00
#
name: Speed_down
type: parsed
protocol: NEC
address: 30 00 00 00
command: 87 00 00 00
#
name: On_timer
type: parsed
protocol: NEC
address: 30 00 00 00
command: 85 00 00 00
#
name: Off_timer
type: parsed
protocol: NEC
address: 30 00 00 00
command: 9C 00 00 00