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

Add Support for Chamberlain CWPIRC pir sensor #2962

Merged
merged 2 commits into from
Jun 9, 2024

Conversation

ProfBoc75
Copy link
Collaborator

Related to issue #2582

Notice that:

  • This decoder is just a pass-through to get the 2 raw message 0 and message 1.
  • Better than flex decoder since CRC-16 is checked and the 40 bits raw messages are extracted (flex limits : no CRC and 32 bit string )
  • The relationship between the 2 messages remains to discover.
  • Messages 0 & 1 change every 30 / 35 minutes, like a rolling code.

@ProfBoc75 ProfBoc75 merged commit e67969a into master Jun 9, 2024
16 checks passed
@ProfBoc75 ProfBoc75 deleted the feat-chamberlain_cwpirc branch June 10, 2024 10:51
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

Successfully merging this pull request may close these issues.

1 participant