Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added humidifier Maxcan 602brc #604

Merged
merged 2 commits into from
Oct 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions Humidifiers/Maxcan/Maxcan_mh_602brc.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# MAXCAN MH-602BRC
#
name: On_off
type: parsed
protocol: NECext
address: 75 5D 00 00
command: 45 BA 00 00
#
name: Delay_start
type: parsed
protocol: NECext
address: 75 5D 00 00
command: 47 B8 00 00
#
name: Mist
type: parsed
protocol: NECext
address: 75 5D 00 00
command: 07 F8 00 00
#
name: Auto_off
type: parsed
protocol: NECext
address: 75 5D 00 00
command: 09 F6 00 00
#
name: Humidi_stat
type: parsed
protocol: NECext
address: 75 5D 00 00
command: 0C F3 00 00
#
name: Anion
type: parsed
protocol: NECext
address: 75 5D 00 00
command: 5E A1 00 00
Loading