这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: hjdhjd/homebridge-ratgdo

v2.1.3

06 May 00:12

Choose a tag to compare

2.1.3 (2024-05-05)

2.1.2 (2024-05-05)

  • Documentation updates and an optional homebridge-ratgdo ESPHome YAML for those that want some minor enhanced cosmetic / quality of life enhancements.
  • Housekeeping.

v2.1.2

05 May 22:29

Choose a tag to compare

2.1.2 (2024-05-05)

  • Documentation updates and an optional homebridge-ratgdo ESPHome YAML for those that want some minor enhanced cosmetic / quality of life enhancements.
  • Housekeeping.

v2.1.1

28 Apr 16:16

Choose a tag to compare

2.1.1 (2024-04-28)

  • Minor bugfixes and enhancements.
  • Housekeeping.

v2.1.0

28 Apr 03:47

Choose a tag to compare

2.1.0 (2024-04-27)

  • New feature: you can enable a switch to control the state of the wireless remote lockout capabilities of your garage door opener, if they exist.

v2.0.1

27 Apr 19:23

Choose a tag to compare

2.0.1 (2024-04-27)

  • Fix: Address a Node 18-specific regression with respect to event connectivity.

v2.0.0

27 Apr 17:48

Choose a tag to compare

2.0.0 (2024-04-27)

  • Breaking change: Ratgdo MQTT firmware support has been removed. If you need support for it, please stick to 1.2.3. All development moving forward is going to focus on the Ratgdo ESPHome firmware.
  • Fix: address edge cases to ensure connectivity robustness when network interruptions occur.

v1.2.3

20 Apr 01:09

Choose a tag to compare

1.2.3 (2024-04-20)

  • Change: Support for Ratgdo MQTT firmware is now deprecated and will be removed in the next point release.
  • Housekeeping.

v1.2.2

16 Apr 02:05

Choose a tag to compare

1.2.2 (2024-04-15)

  • Improvement: increase the robustness of ESPHome Ratgdo autodiscovery.
  • Housekeeping.

v1.2.1

14 Apr 21:19

Choose a tag to compare

1.2.1 (2024-04-14)

  • Fix: address a minor regression related to occupancy sensor logging.

v1.2.0

14 Apr 19:34

Choose a tag to compare

1.2.0 (2024-04-14)

  • New feature: ESPHome firmware support. homebridge-ratgdo now supports both the MQTT and ESPHome firmwares. A future release of homebridge-ratgdo will remove support for using the Ratgdo MQTT firmware. I encourage everyone to upgrade to the ESPHome firmware sooner than later. The ESPHome firmware appears to be far better maintained and issue-free than the MQTT firmware. It's been significantly more stable and reliable in my extensive testing. In addition, it enables some new functionality, particularly for certain automation scenarios. ESPHome firmware support "just works": homebridge-ratgdo will autodetect it's presence and configure it accordingly. There is nothing you need to do beyond installing the Ratgdo ESPHome firmware - the devices will be autodiscovered and autoconfigured by homebridge-ratgdo. You also do not need to remove your prior accessories. homebridge-ratgdo will gracefully handle things.
  • New feature: automation dimmer support. You can now set automations to open and close yoru garage door opener to specific percentage levels, if you choose to do so. This feature is only available when using the ESPHome Ratgdo firmware.
  • Improvement: enhanced MQTT support for opening and closing, allowing you to specify where you want the door to be opened to, if using the ESPHome Ratgdo firmware.
  • Housekeeping.