Merge pull request #105 from UberGuidoZ/main

Add Homedics ARM-720A Diffuser (thanks xastrosrulex)
This commit is contained in:
UberGuidoZ 2022-07-07 22:50:17 -07:00 committed by GitHub
commit 14b12a44ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,41 @@
Filetype: IR signals file
Version: 1
#
# Homedics ARM-720A Ellia Essential Diffuser
# https://www.homedics.com/content/pdf/instructionbooks/ARM-720_IB.pdf
#
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
command: 40 00 00 00
#
name: Light
type: parsed
protocol: NEC
address: 00 00 00 00
command: 18 00 00 00
#
name: Brightness
type: parsed
protocol: NEC
address: 00 00 00 00
command: 52 00 00 00
#
name: Vol_Up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 01 00 00 00
#
name: Vol_Down
type: parsed
protocol: NEC
address: 00 00 00 00
command: 38 00 00 00
#
name: Music
type: parsed
protocol: NEC
address: 00 00 00 00
command: 00 00 00 00