Add Skylink HA-434TL motion sensor conf (s.a. )

This commit is contained in:
Christian W. Zuckschwerdt 2021-01-25 07:19:50 +01:00
parent f138c31cc5
commit 71ce03eeaf

View file

@ -0,0 +1,19 @@
# Skylink HA-434TL motion sensor
#
# This decoder reads detections of the Skylink HA-434TL PIR motion sensor
#
# s.a. https://github.com/merbanan/rtl_433/pull/814
decoder {
n=Skylink-HA-434TL,
m=OOK_PPM,
s=500,
l=1500,
y=2000,
g=1800,
r=10000,
bits=17,
get={3}:motion:[5:motion 2:alive],
get=@3:{14}:id,
unique
}