Added protocol for Dickert MAHS garage door remote control #3826
Task list completed / task-list-completed
succeeded
Aug 9, 2024 in 0s
3 / 3 tasks completed
All tasks have been completed
Details
Required Tasks
Task | Status |
---|---|
This commit adds the protocol for the 433.92 MHz garage door remote control from Dickert, a German vendor of garage door systems. The protocol only support the linear code types which have 10 user controllable tri-state DIP switches (+,0,-) . In addition a factory code can be customized (by the vendor) which adds further 8 symbols to the complete code. | Incomplete |
Technical details about the radio signal can be found here: merbanan/rtl_433#2983 | Incomplete |
The basis of this code is the CAME protocol implementation which I extended for the needed changes for this protocol. | Incomplete |
UnitTests + Manual testing based on files provided in unit tests assets folder | Incomplete |
PR has description of feature/bug or link to Confluence/Jira task | Completed |
Description contains actions to verify feature/bugfix | Completed |
I've built this code, uploaded it to the device and verified feature/bugfix | Completed |
Loading