Version 3.1.x include major change to garage door opener (GDO) communications. This has major benefit in separating out the details of communicating with the garage door from HomeKit and the ratgdo user interface, greatly simplifying our code.
As this is a major change, thorough testing is required.
What's Changed
- Feature: Allow selection between software serial port emulation and hardware UART. May help with issue #48
- Bugfix: Default to always use ratgdo's own timer for door time-to-close (TTC) and not the TTC built-in to garage door opener. Partially fixes issue #50
Known Issues
- Still testing... Future updates MAY include breaking changes requiring a flash erase and re-upload.