Hello there,
Today I received my BlaQ GDO V2-Q so I can control my Chamberlane Highline 10 ( year 2022) garagedoor opener. (The one with the round yellow button.
This will be integrated in my Home Assistant setup (2025.4)
After following the quick start guide instructions inside the box the device did not open or close the door.
Further analysis of the logs show that there is no synced connection.
After reading a few topics on this forum I found out that user Nate mentioned that some models do need another setup, so the red wire needs to go in the green connection of the chamberlane unit.
I tried this and now I have it partially working in Home Assistant.
When I press the “open” button on my Home Assistant dashboard it opens the door.
The “Stop” button stops the door as well. However the “Close” door button doesn’t work.
The “close” command looks like this in the logs
19:34:29 | [D] | [sensor:093] | ‘Uptime’: Sending state 1574.00500 s with 0 decimals of accuracy |
---|---|---|---|
19:34:33 | [D] | [cover:076] | ‘Garage Door’ - Setting |
19:34:33 | [D] | [cover:084] | Position: 0% |
19:34:33 | [D] | [gdo_cover:189] | Door is already closed |
19:34:33 | [D] | [cover:170] | ‘Garage Door’ - Publishing: |
19:34:33 | [D] | [cover:173] | Position: 0% |
19:34:33 | [D] | [cover:186] | Current Operation: IDLE |
The “Open” and after that the “Close” command logs this information
19:35:42 | [D] | [gdo_cover:224] | Open command received |
---|---|---|---|
19:35:42 | [D] | [gdo_cover:112] | Sending TOGGLE action |
19:35:42 | [I] | [gdo_cover:030] | Door state: Opening, position: 0% |
19:35:42 | [D] | [cover:170] | ‘Garage Door’ - Publishing: |
19:35:42 | [D] | [cover:173] | Position: 0% |
19:35:42 | [D] | [cover:186] | Current Operation: OPENING |
19:35:42 | [I] | [GDOLight:050]e[1;31m[gdo_main_task]e[0;32m | Light state: On |
19:35:43 | [D] | [sensor:093] | ‘WiFi Signal’: Sending state -48.00000 dBm with 0 decimals of accuracy |
19:35:43 | [D] | [sensor:093] | ‘WiFi Signal %’: Sending state 100.00000 % with 0 decimals of accuracy |
19:35:44 | [D] | [cover:076] | ‘Garage Door’ - Setting |
19:35:44 | [D] | [cover:080] | Command: STOP |
19:35:44 | [D] | [gdo_cover:162] | Stop command received |
19:35:44 | [D] | [gdo_cover:094] | Sending STOP action |
19:35:44 | [I] | [gdo_cover:030]e[1;31m[gdo_main_task]e[0;32m | Door state: Stopped, position: 0% |
19:35:44 | [D] | [cover:170]e[1;31m[gdo_main_task]e[0;36m | ‘Garage Door’ - Publishing: |
19:35:44 | [D] | [cover:173]e[1;31m[gdo_main_task]e[0;36m | Position: 0% |
19:35:44 | [D] | [cover:186]e[1;31m[gdo_main_task]e[0;36m | Current Operation: IDLE |
If I take a look at my setup;
I have a wireless receiver on the wall (battery powered)
This type is known as a “condoor” High-Line LM switch.
If I take a look at the back of my Garage door opener I notice on the backplate it is engineered by “Chamberlane” but distributed by “Condoor”
Besides this switch I also have 2 wireless keys / receivers.
In home assistant my settings are:
Toggle only = Enabled
Learn = Enabled
Obstruction = OK
Synced = Connected
Security= Security + 2.0
ESPhome = 2025.5.2
Wireless = Connected / excellent reception
My question:
When I take a look at the “close command logs” the message states “the door is already closed” which it isn’t after the opening command. What can I try to solve the “close garage door” issue?
If you need additional information just let me know
Best regards,
Endy Weijers
The Netherlands