Add decoder conf for self powered QX-305 & QX-302 switches (#2903)
This commit is contained in:
parent
5b378ba784
commit
a2fe632c10
1 changed files with 15 additions and 0 deletions
15
conf/qx-30x.conf
Normal file
15
conf/qx-30x.conf
Normal file
|
@ -0,0 +1,15 @@
|
|||
# QX-30X
|
||||
#
|
||||
# This decoder reads button presses from QX-302, QX-305 self powered switches.
|
||||
#
|
||||
|
||||
decoder {
|
||||
name = QX-30X,
|
||||
modulation = OOK_PWM,
|
||||
short = 33,
|
||||
long = 100,
|
||||
gap = 150,
|
||||
reset = 1500,
|
||||
bits >= 25,
|
||||
unique
|
||||
}
|
Loading…
Add table
Reference in a new issue