-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash / wifi disconnect if Door Close Delay enabled #32
Comments
Thanks for reporting this. I will try and reproduce. Can you tell me if the door close request was from HomeKit or from the wall panel? The log is showing that the wall panel button is getting pressed, and I wonder if that is related or not. Thanks |
The wall panel button push seems to work just fine - no delay (since it's not a remote device) - and so I think that's just getting passed through the RATGDO back to the opener. The crash/disconnect is coming from closing the door via HomeKit (I should have included that above!). Reseting the Door Close Delay to 0 and it closes with no delay (no lights blinking) and does not crash / disconnect the RATGDO. |
Decode of the backtrace...
|
So, I am not able to reproduce... delay close works for me. However, the backtrace shows that the crash is a That said, I do see something suspicious in the source code... using the same timer for both door close delay, and the manual recovery to boot into access point mode. This is probably a bad idea. So I can change that. Give me a few days and I should have something for you to test. Thanks. |
Thanks! I’m definitely not hitting the wall panel at the same time, but could I have wired it incorrectly?I haven’t clicked the Soft Access Point in the Settings page at all.
|
…on/off actions, hopefully fixes issue ratgdo#32
…on/off actions, hopefully fixes issue ratgdo#32
…on/off actions, hopefully fixes issue ratgdo#32
…on/off actions, hopefully fixes issue #32
I found several issues with time-to-close, some of which explain why the door was not closing. Believed fixed in v3.0.6 |
Hi - first - thanks for the quick work on this! I just tested this with Time to Close set at 5 seconds. First close attempt - LED lights blinked for the 5 seconds and then the door closed successfully. The RATGDO stayed up and didn’t crash. Second close attempt - LED lights blinked for the 5 seconds and then the door close hung - the HomeKit status was stuck at “Closing”. The LED light then turned on. I waited a bit, hit the GDO icon in HomeKit and it reset the status to “Open”. I hit “close” and it successfully waited the 5 seconds and closed again. I checked the web admin. It did not go into Soft AP mode or anything - and stayed connected to WiFi.
|
I'm not sure what happened with your 2nd attempt, but I am hopeful that time-to-close is now working well, but we will have to monitor it over time. If you have a syslog server, please enable that so if something does go wrong you are able to look back at the logs. If not, then no worries... just a nice-to-have. |
I’ll keep an eye on it. I’ll set up a syslog server next week. On Jan 19, 2025, at 11:30 AM, David Kerr ***@***.***> wrote:
I'm not sure what happened with your 2nd attempt, but I am hopeful that time-to-close is now working well, but we will have to monitor it over time. If you have a syslog server, please enable that so if something does go wrong you are able to look back at the logs. If not, then no worries... just a nice-to-have.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Firmware: v3.0.5
Device: RATGDO 32
Garage Door Opener: LiftMaster ELITE Series LED Wi-Fi
Model: WLED
When Door Close Delay is enabled (3 seconds, 5 seconds, etc.):
Connect via USB Cable, reconfigure connection to Wifi
Crash log here:
The text was updated successfully, but these errors were encountered: