You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I recently received my blaQ. I have a Merlin Commander Elite MS105MYQ here in Australia. From reading through ratgdo/esphome-ratgdo#146 it seems others have faced similar issues where the door close command doesn't work. Just wondering what my options are with the blaQ? Does it allow for the toggle command? I tried calling the cover toggle service from HA but it didn't do anything. I can toggle the light, open the door and see numerous statues. I cannot stop it or move it to a particular position, only open it. I had to put the red wire into the green e-serial (0) port and the white wire into the second white (2) port.
I'm running the latest version. Do I need to buy a safety sensor in order to get it to work?
This is my current ESPHome config (the default one that got imported)
Could you try that release candidate config? After installing this version, you will see a "toggle only" option in the config section of the device. Enable that to work around the issue. Please use that community thread to share your results.
The root of the issue as we understand it is that in Australia the garage openers are not mandated to have an optical beam safety/obstruction sensor like they are in the United States. The logic inside the garage opener will refuse to execute a "close" command if it cannot verify that the path of the door is unobstructed. Using the "toggle only" workaround emulates the physical button press instead of the unattended close command.
Hello. I recently received my blaQ. I have a Merlin Commander Elite MS105MYQ here in Australia. From reading through ratgdo/esphome-ratgdo#146 it seems others have faced similar issues where the door close command doesn't work. Just wondering what my options are with the blaQ? Does it allow for the toggle command? I tried calling the cover toggle service from HA but it didn't do anything. I can toggle the light, open the door and see numerous statues. I cannot stop it or move it to a particular position, only open it. I had to put the red wire into the green e-serial (0) port and the white wire into the second white (2) port.
I'm running the latest version. Do I need to buy a safety sensor in order to get it to work?
This is my current ESPHome config (the default one that got imported)
The text was updated successfully, but these errors were encountered: