Skip to content

2024.4.5

Compare
Choose a tag to compare
@heythisisnate heythisisnate released this 27 Apr 18:53
· 102 commits to master since this release
13e81c6

GDO blaQ

  1. When the toggle cover action is called, the toggle door action is sent instead of translating that into an open or close. This makes it consistent with the user/client expectation.
  2. Adds a toggle_only option to the cover config. When true, all open/close commands are sent as a toggle door actions to the garage opener. This is a compatibility fix for some openers, such as Merlin brands in Australia (reddit thread) that are known to only respond to toggle commands and don't respond to discrete open/close commands.
  3. Sync with garage opener on every motion event to prevent rolling code from getting out of sync. This should address this issue on the community. (konnected-io/gdolib#8)

Project versions updated

  • garage-door-gdov2-q: 0.3.0

Full Changelog: 2024.4.4...2024.4.5