Homekit Ratgdo Versions Save

A native HomeKit implementation of a Security+ 2.0 garage door controller based on ratgdo hardware

v1.3.5

2 weeks ago

What's Changed

Hotfix:

  • New flash wear protection was causing problems with rolling code getting out of sync on some GDOs. Fix implemented
  • OTA Flash CRC check was causing false failures and blocking OTA upgrade. Removed this check. MD5 check still in place.

Full Changelog: https://github.com/ratgdo/homekit-ratgdo/compare/v1.3.2...v1.3.5

v1.3.4

2 weeks ago

Ignore this release.

v1.3.2

2 weeks ago

Fixes https://github.com/ratgdo/homekit-ratgdo/issues/150 Allow user to set the WiFi transmit power. This combined with the ability to force 802.11g should fix https://github.com/ratgdo/homekit-ratgdo/issues/77

Added lots of additional error checking and safeguards to address https://github.com/ratgdo/homekit-ratgdo/issues/151 Note, you won't see the benefits of these changes until the next update.

  • More stability enhancements. Memory improvements to free up additional heap.
  • Store serial log to flash on crash
  • Allow logging over the network to the javascript console. No longer need a USB cable to capture the logs
  • FIx an issue with MD5 checking on updates

Many thanks to @dkerr64 for all the work on this release.

v1.2.1

1 month ago

What's Changed

Hotfix release

  • Fixed incorrect reporting of garage door state

  • A number of users have reported failed OTA updates requiring a USB reflash in #151 I believe this was introduced by: https://github.com/ratgdo/homekit-ratgdo/commit/ee38a9048e339e88cef1df21138e34102e10bdae Reverted those changes NOTE: since the OTA update failure is a result of the running code and not the incoming code, you may have to flash this release with a USB cable as well, but hopefully this will fix any future OTAs.

Full Changelog: https://github.com/ratgdo/homekit-ratgdo/compare/v1.2.0...v1.2.1

v1.2.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/ratgdo/homekit-ratgdo/compare/v1.1.0...v1.2.0

v1.1.0

1 month ago

What's Changed

Some users with eero networks having connectivity issues have reported improved reliability by setting PHY mode to 802.11G

Full Changelog: https://github.com/ratgdo/homekit-ratgdo/compare/v1.0.0...v1.1.0

v1.0.0

2 months ago

Release 1.0

We've focuses this release on stability and believe we are good to finally make an official 1.0 release.

Many thanks to @thenewwazoo for starting this project and to @dkerr64 for his work on helping get this release out.

What's Changed

Loads of stability improvements.

Full Changelog: https://github.com/ratgdo/homekit-ratgdo/compare/v0.12.0...v1.0.0

v0.12.0

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ratgdo/homekit-ratgdo/compare/v0.11.0...v0.12.0

v0.11.0

3 months ago

What's Changed

Add web authentication Automatically detect new releases on github Add door controls

Default login admin/password

Full Changelog: https://github.com/ratgdo/homekit-ratgdo/compare/v0.10.0...v0.11.0

v0.10.0

3 months ago

What's Changed

The main reason for this release is to make the motion sensor service visible to only those that have one. After installing this release, you may have to re-pair your device to HK. If you have a motion detector, it won't show up initially, but should show up shortly after triggering it for the first time. From this point on, it will always be visible even after upgrades.

Full Changelog: https://github.com/ratgdo/homekit-ratgdo/compare/v0.9.0...v0.10.0