Add ATC Technology LMT-430 conf (#1600)
This commit is contained in:
parent
077dc9ff91
commit
9680e57d37
1 changed files with 16 additions and 0 deletions
16
conf/atc-technology_lmt-430.conf
Normal file
16
conf/atc-technology_lmt-430.conf
Normal file
|
@ -0,0 +1,16 @@
|
|||
# ATC Technology LMT-430
|
||||
#
|
||||
# This config represents the decoding settings of a handheld dimming remote for my room lamp
|
||||
|
||||
decoder {
|
||||
name = ATC Technology LMT-430,
|
||||
modulation = OOK_PPM,
|
||||
short = 420,
|
||||
long = 1080,
|
||||
gap = 1100,
|
||||
reset = 8060,
|
||||
bits = 25,
|
||||
preamble = 0x2cad,
|
||||
repeats >= 3,
|
||||
get = button:@16:{12}:[0x4c8:1 0x2a8:2 0x550:3 0x330:4]
|
||||
}
|
Loading…
Add table
Reference in a new issue