Closed Boostdn closed 2 years ago
Hey @Boostdn, the plugin you are using is homebridge-aladdin-connect-garage-door and not this one. That said, I actually created this one due to the instability issues I had using it. You can try out my plugin by installing homebridge-genie-aladdin-connect
instead and putting the following in your config:
{
"platforms": [{
"platform": "GenieAladdinConnect",
"name": "Garage Door",
"username": "<email>",
"password": "<password>"
}]
}
One caveat though is that the Genie api that backs this plugin and the plugin you are using now is being deprecated and may not work for you depending if you door is affected. You can follow along with #2 as I am working on a fox there.
I installed it then added the bridge on the home app. i do not see any accessories come up on hoobs or the home app.
Describe The Bug:
I use the home app to open the garage door and it never opens. it shows that it is opening but then it goes back to closed. **To Reproduce:** open the home app and click on the garage door to open. will start the request but will never actually open and then shows the garage door closed. **Expected behavior:** garage door should open. **Logs:** 1/21/2022, 3:00:30 PMAladdin Connect Garage Door Bridge starting 1/21/2022, 3:00:36 PMAladdin Connect Garage Door BridgeLoaded plugin 'homebridge-aladdin-connect-garage-door' 1/21/2022, 3:00:36 PMAladdin Connect Garage Door BridgeLoading 1 accessories... 1/21/2022, 3:00:36 PMAladdin Connect Garage Door BridgeBridge is running on port 51826. 1/21/2022, 3:01:58 PMAladdin Connect Garage Door BridgeGarage DoorState of Garage Door is: STOPPED (sent CLOSED) 1/21/2022, 3:02:00 PMAladdin Connect Garage Door BridgeGarage DoorState of Garage Door is: STOPPED (sent CLOSED) 1/21/2022, 3:02:22 PMAladdin Connect Garage Door BridgeGarage DoorState of Garage Door is: STOPPED (sent CLOSED) 1/21/2022, 3:02:22 PMAladdin Connect Garage Door BridgeGarage DoorState of Garage Door is: STOPPED (sent CLOSED) 1/21/2022, 3:02:32 PMAladdin Connect Garage Door BridgeGarage DoorCommand to run: open 1/21/2022, 3:02:33 PMAladdin Connect Garage Door BridgeGarage DoorSet Garage Door to open 1/21/2022, 3:02:43 PMAladdin Connect Garage Door BridgeGarage DoorState of Garage Door is: STOPPED (sent CLOSED) 1/21/2022, 3:03:05 PMAladdin Connect Garage Door BridgeGarage DoorState of Garage Door is: STOPPED (sent CLOSED) ``` Show the Homebridge logs here, remove any sensitive information. ``` **Plugin Config:** ```json Show your Homebridge config.json here, remove any sensitive information. ``` **Screenshots:**Environment: