Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem to work with arctech_switch_old #12

Open
ratawit opened this issue Oct 11, 2017 · 1 comment
Open

Problem to work with arctech_switch_old #12

ratawit opened this issue Oct 11, 2017 · 1 comment

Comments

@ratawit
Copy link

ratawit commented Oct 11, 2017

I have a problem to get code from rf remote. I got code when pressing button:

pulses: 50 possible protocol: arctech_switch_old
pulses: 50 possible protocol: arctech_switch_old
pulses: 50 possible protocol: arctech_switch_old
pulses: 50 possible protocol: arctech_switch_old

I tried to get code from another rf remote. These what I got:

pulses: 50 possible protocol: rev3_switch
RF signal arrived [rev3_switch]/[33] (0) {"id":33,"unit":13,"state":"on"} (1)
pulses: 50 possible protocol: ev1527
RF signal arrived [ev1527]/[] (0) {"unitcode":1031337,"state":"opened"} (1)
pulses: 50 possible protocol: rev3_switch
RF signal arrived [rev3_switch]/[33] (2) {"id":33,"unit":13,"state":"on"} (102)
pulses: 50 possible protocol: ev1527
RF signal arrived [ev1527]/[] (2) {"unitcode":1031337,"state":"opened"} (102)

And I got code from 433Mhz door sensor as these:

pulses: 50 possible protocol: rsl366
pulses: 50 possible protocol: arctech_switch_old
pulses: 50 possible protocol: rsl366
pulses: 50 possible protocol: arctech_switch_old

What should I do to get them work?

Thanks.

@puuu
Copy link
Owner

puuu commented Dec 20, 2017

@ratawit sorry for the late reply, I totally missed this issue.
Are you sure that this is a arctech_switch_old remote?
The output only indicates the pulse behaviour is similar, but the missing RF signal arrived shows that it could not be encoded by this protocol module. The same is for your door sensor.

Probably, the protocols are not yet supported by pilight. Please have a look here, how to report new protocols.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants