Skip to content

Issues with DY-SQ100B Water Leakage Detector #2606

Open
@pyrodex

Description

@pyrodex

Referencing this posting in the group from last year:

https://groups.google.com/g/rtl_433/c/Is2bSWStKlc

I purchased a few of these from AliExpress and am not having the same luck as previously reported.

Here is my configuration:

# Ansible Managed file, please do not edit locally!
output kv
hop_interval  60
frequency     433.92M
#frequency     315.00M
frequency     345M
#frequency     868.00M
frequency     915M
convert     si
report_meta time:iso:usec:tz
report_meta level
report_meta noise
report_meta stats
report_meta protocol

decoder {
    name=LeakDetector,
    modulation=OOK_PWM,
    short=316,
    long=968,
    reset=916,
    gap=0,
    tolerance=261,
    bits=33,
    unique,
    get=Location:@0:{16}:[62080:HotWaterHeater 5853:KevinSink 7133:KitchenSink],
    get=Message:@16:{8}:[250:Alarm],
    get=Battery:@24:{4}:[14:Ok 12:Low]
}

I am testing with a unit that via rtl_433 reports the following:

time      : 2023-08-20T12:04:19.304477-0400        Protocol  : 30
model     : Generic-Remote                         House Code: 62080
Command   : 205          Tri-State : 110XX000101Z
Modulation: ASK          Freq      : 433.9 MHz
RSSI      : -0.1 dB      SNR       : 13.3 dB       Noise     : -13.5 dB

Would appreciate the assistance on getting this resolved.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    device supportRequest for a new/improved device decoderfeedbackrequest for more information; may be closed id 30d if not receivedinactiveissue is valid but no one is working on it

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions