Skip to content

Commit

Permalink
Merge pull request #560 from Kyruf/main
Browse files Browse the repository at this point in the history
remote for argo zelos AC
  • Loading branch information
UberGuidoZ committed Aug 23, 2023
2 parents cda6a30 + d4a1003 commit b5b2084
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions ACs/Argo/Argo_zelos.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Argo Zelos AC
#
name: On
type: parsed
protocol: NEC
address: 04 00 00 00
command: 04 00 00 00
#
name: Fan
type: parsed
protocol: NEC
address: 04 00 00 00
command: 06 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 05 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 01 00 00 00
#
name: Timer
type: parsed
protocol: NEC
address: 04 00 00 00
command: 00 00 00 00
#
name: Mode
type: parsed
protocol: NEC
address: 04 00 00 00
command: 0D 00 00 00

0 comments on commit b5b2084

Please sign in to comment.