v2.1.5 (2026-06-06)
What's Changed
- Bugfix: Make setting timezone more robust, (ratgdo/homekit-ratgdo32#158)
- Bugfix: Sec+1.0 don't stop door on open/close request if already opening/closing, ratgdo/homekit-ratgdo32#159
- Bugfix: Web interface light on/off status not updating correctly when light turned on/off from the webpage
- Bugfix: Free-slot scan misses free slots, ratgdo/homekit-ratgdo32#170
- Bugfix: Debounce light on/off and remote lock on/off when two requests come in rapid succession
- Bugfix: Allow user to reverse direction of door from HomeKit while it is opening or closing
- Feature: Add user option for automatic door reversal on stop, #341
- Feature: RATGDO32-DISCO only, add option to disable beeping on time-to-close, ratgdo/homekit-ratgdo32#165
- Feature: RATGDO32 only, add support for Paul's ratgdo encoder, ratgdo/homekit-ratgdo32#175
- Other: ESP32 only, update HomeSpan library to version 2.1.8
Known Issues
- Sec+ 1.0 doors with digital wall panel (e.g. 889LM) sometimes do not close after a time-to-close delay. Please watch your door to make sure it closes after TTC delay.
- Sec+ 1.0 doors with "0x37" digital wall panel (e.g. 398LM) not working. We now detect but will not support them. Recommend replacing with 889LM panel.
- When creating automations in Apple Home the garage door may show only lock/unlock and not open/close as triggers. This is a bug in Apple Home. Workaround is to use the Eve App to create the automation, it will show both options.
- ESP8266 (original ratgdo) only... possible crash when a storm of HomeKit messages arrives... which may be triggered on a upgrade of Apple iOS/tvOS/etc. versions. System recovers.