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

Releases: hjdhjd/homebridge-ratgdo

v2.9.1

13 Jul 00:42

Choose a tag to compare

2.9.1 (2025-07-12)

  • Housekeeping.

v2.9.0

13 Jul 00:07

Choose a tag to compare

2.9.0 (2025-07-12)

  • Behavior change: HBR now uses the native ESPHome API to communicate with Ratgdo. This should be functionally invisible for most users, but under the hood it’s a big change: existing ESPHome client libraries were inelegant, outdated, or poorly maintained - so I wrote a new one specifically for HBR that’s been well-tested. The switch was necessary because newer ESPHome/Ratgdo firmware releases appears to have a bug that can randomly trigger the wireless remote lockout when using the SSE API (which HBR used until now). To avoid this, HBR now uses the native API. However, the SSE API is the only way to get battery charging status for Ratgdo 32/32 Disco units with battery-backed garage door openers. If you enable HBR’s battery status feature, it will use the SSE API to retrieve that info, which means you may encounter the random lockout bug until ESPHome or Ratgdo fix it. If you don’t enable that feature, only the native API will be used.
  • Behavior change: you can now rename your garage door openers and related accessories at will. Due to a bug in HomeKit, unfortunately when opener names change in the Home app, they aren't being provided back to HomeKit and HBR doesn't know about them. You should no longer see names spontaneously reverting in HBR. I hope this bug is fixed in future iOS releases by Apple.
  • Housekeeping.

v2.8.1

14 Jun 05:11

Choose a tag to compare

2.8.1 (2025-06-14)

  • Housekeeping.

v2.8.0

02 Jun 00:44

Choose a tag to compare

2.8.0 (2025-06-01)

  • New feature: you can now enable or disable Ratgdo’s wireless lockout in HomeKit. This adds a lock accessory to your garage door opener (visible in third-party HomeKit apps like Eve Home and Home+). Wireless lockout blocks all remote access, ideal for securing your home at night or when away. Enabled by default. This feature already existed in HBR, it can now be disabled, like the other capabilities of HBR.
  • Housekeeping.

v2.7.2

23 Mar 02:01

Choose a tag to compare

2.7.2 (2025-03-22)

  • Housekeeping.

v2.7.1

23 Dec 18:51

Choose a tag to compare

2.7.1 (2024-12-23)

  • Housekeeping and documentation updates, including a new YAML configuration for ESP32-based Ratgdo devices like Ratgdo Disco.

v2.7.0

22 Dec 03:34

Choose a tag to compare

2.7.0 (2024-12-21)

  • Breaking change: Since node 18 is now EOL, node 20 is now the minimum required version.
  • Housekeeping.

v2.6.3

07 Dec 15:36

Choose a tag to compare

2.6.3 (2024-12-07)

  • Fix: address a regression in device discovery on startup.
  • Housekeeping.

v2.6.2

07 Dec 02:37

Choose a tag to compare

2.6.2 (2024-12-06)

  • Fix: address a regression in device discovery on startup.
  • Housekeeping.

v2.6.1

07 Dec 00:45

Choose a tag to compare

2.6.1 (2024-12-06)

  • Fix: address a regression in device discovery on startup.
  • Housekeeping.