Skip to content

Releases: ratgdo/homekit-ratgdo

v1.3.5

02 May 01:53
Compare
Choose a tag to compare

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: v1.3.2...v1.3.5

Rebuild of 1.3.2

02 May 01:16
ccf6691
Compare
Choose a tag to compare
Rebuild of 1.3.2 Pre-release
Pre-release

Ignore this release.

v1.3.2

30 Apr 22:45
32e858a
Compare
Choose a tag to compare
  • Suspend certain activity when update underway, including comms and ho… by @dkerr64 in #153
  • Time-to-close and further memory improvements by @dkerr64 in #145
    Include md5 in upload by @donavanbecker in #163
  • Fixes #60 Warning is now configurable in the setting page. User can set the duration of the delay before close. Lights will flash, but no beep. Controlling the beep is not yet possible.

Fixes #150 Allow user to set the WiFi transmit power. This combined with the ability to force 802.11g should fix #77

Added lots of additional error checking and safeguards to address #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

04 Apr 15:34
Compare
Choose a tag to compare

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:
    ee38a90
    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: v1.2.0...v1.2.1

v1.2.0

04 Apr 03:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Mar 03:34
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Mar 05:10
Compare
Choose a tag to compare

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: v0.12.0...v1.0.0

v0.12.0

09 Mar 05:06
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

07 Feb 00:33
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

What's Changed

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

Default login admin/password

Full Changelog: v0.10.0...v0.11.0

v0.10.0

28 Jan 20:35
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

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: v0.9.0...v0.10.0