hjdhjd/homebridge-myq
:car: myQ Liftmaster and Chamberlain Plugin for Homebridge https://github.com/nfarina/homebridge
30 Releases
Latest: 2y ago
v3.4.4Latest
📦 3.4.4 (2024-04-28)
- Retirement announcement. `homebridge-myq` is officially retired, for now. For those interested in an alternative solution, I would highly recommend looking into [Ratgdo](https://paulwieland.github.io/ratgdo/) and my [homebridge-ratgdo](https://github.com/hjdhjd/homebridge-ratgdo) plugin that provides all the capabilities of `homebridge-myq` and more capabilities that were never possible due to the myQ API constraints. Thank you for all the support and to the members of the community I've gotten to know over the years.
v3.4.3
📦 3.4.3 (2023-10-15)
- Improvement: further enhancements to the robustness of our myQ connectivity.
v3.4.2
📦 3.4.2 (2023-10-12)
- Fix: myQ login shenanigans. Looks like myQ is starting to get a lot more strict on API access - let's see how things go.
v3.4.1
📦 3.4.1 (2023-09-17)
- Fix: address lamp regressions.
- Housekeeping.
v3.4.0
📦 3.4.0 (2023-09-15)
- Improvement: to improve resilience, the API will automatically retry across regions when myQ API issues are encountered. The `region` advanced setting is no longer available and has been removed. HBMQ will automatically retry the API until it finds a path that works.
- Housekeeping.
v3.3.0
📦 3.3.0 (2023-08-27)
- Improvement: new first run user experience in the webUI for new users, improved API error reporting in the webUI.
- Housekeeping.
v3.2.1
📦 3.2.1 (2023-08-22)
- Fix: address MQTT regressions.
- Housekeeping.
v3.2.0
📦 3.2.0 (2023-08-21)
- New feature: automation switch support. This feature is intended for automation scenarios where you have a need to bypass the very sensible security precautions HomeKit has placed on how you can automate the opening and closing of garage door openers. This feature will allow you to control the garage door opener through a switch accessory. Disabled by default, and configurable in the myQ webUI.
- Improvement: further refinements to the webUI and first run experience.
- Housekeeping.
v3.1.0
📦 3.1.0 (2023-08-20)
- New feature: open state occupancy sensor support. This is a useful feature to those who want to create automations based on the opener being open for an extended duration of time. By default, the duration is 5 minutes, but it is configurable within the myQ webUI. See the feature option tab for all the goodies.
- Improvement: commands to offline myQ garage door openers are more gracefully handled.
v3.0.0
📦 3.0.0 (2023-08-19)
- New feature: updated and modernized webUI to be inline with my other plugins. Please note: there are several breaking changes to feature option names in this release. Please use the webUI to configure feature options. For those familiar with one of my other plugins, `homebridge-unifi-protect` the webUI will look quite familiar to you.
- New feature: you can now synchronize names of your myQ devices with HomeKit. Synchronization is one-way and it will always view the myQ name as the source. The option is disabled by default.
- Improvement: further refinements to the myQ API to handle some of the more common errors gracefully and be more forgiving of issues on the myQ cloud end of the equation.
- Note as of v3.0.0, Node 18 is the minimum required version of Node for `homebridge-myq`.
- Housekeeping and documentation improvements.
v2.12.0
📦 2.12.0 (2023-05-14)
- Housekeeping.
v2.11.1
📦 2.11.0 (2023-04-13)
- Feature: allow for user-selectable cloud geographic regions for the myQ API.
v2.11.0
📦 2.11.0 (2023-04-13)
- Feature: allow for user-selectable cloud geographic regions for the myQ API.
v2.10.2
📦 2.10.1 (2023-04-11)
- Fix: webUI bugfixes.
- Housekeeping.
v2.10.1
📦 2.10.1 (2023-04-11)
- Fix: webUI bugfixes.
v2.10.0
📦 2.10.0 (2023-04-10)
- Improvement: better performance across the board.
- Housekeeping.
v2.9.0
📦 2.9.0 (2023-01-03)
- Feature: new feature option to allow users to disable battery notifications for myQ devices with a battery-enabled door position sensor. You can disable low battery notifications by using `Disable.BatteryInfo`.
- Feature: new feature option to allow for setting garage door openers to read-only. You can configure garage door openers as read-only using `Enable.ReadOnly`.
v2.8.3
📦 2.8.3 (2022-12-27)
- More housekeeping.
v2.8.2
📦 2.8.2 (2022-12-27)
- Dependency updates and housekeeping.
v2.8.1
📦 2.8.1 (2022-12-05)
- Web UI to peruse through the list of detected myQ devices.
- Dependency updates and housekeeping.
v2.8.0
📦 2.8.0 (2022-12-05)
- Web UI to peruse through the list of detected myQ devices.
- Dependency updates and housekeeping.
v2.7.4
📦 2.7.4 (2022-01-17)
- Dependency updates.
v2.7.3
📦 2.7.3 (2022-01-09)
- Housekeeping.
v2.7.2
📦 2.7.2 (2022-01-01)
- Lock `mqtt` upstream package version due to a bug introduced in a newer version until it gets sorted out.
- Dependency updates.
v2.7.1
📦 2.7.1 (2021-09-18)
- A housekeeping release to remove the core myQ API library out of this plugin and into it's own package to make it available to other developers who want to support myQ capabilities in their projects.
v2.7.0
📦 2.7.0 (2021-09-17)
- Refine how myQ API access tokens refresh credentials in the v6 API.
- Refine how we handle connection resets by retrying a reset connection before abandoning it and logging into the API anew.
v2.6.5
📦 2.6.5 (2021-08-17)
- Fix for log warnings generated by models of myQ openers not currently known to the plugin.
v2.6.4
📦 2.6.4 (2021-08-16)
- Improve response checking from the myQ API on logins.
- Housekeeping.
v2.6.3
📦 2.6.3 (2021-07-19)
- Dependency updates.
v2.6.2
📦 2.6.2 (2021-01-31)
- Fix: lamps should now work under the new myQ API.
