Skip to content

Implement TUI auto-reconnect#38

Merged
medusalix merged 1 commit intomasterfrom
auto-reconnect
Mar 20, 2026
Merged

Implement TUI auto-reconnect#38
medusalix merged 1 commit intomasterfrom
auto-reconnect

Conversation

@medusalix
Copy link
Copy Markdown
Owner

This PR implements an auto-reconnect feature for the TUI.

If a device communication error occurs (e.g. disconnect, incorrect checksum, etc.), the TUI transitions back to the "Waiting for device connection..." state and attempts to establish a new connection after 4 seconds.

@ThiefMaster It would be great if you could give this a quick test on your W 980.

Resolves #23

@medusalix medusalix added the enhancement New feature or request label Feb 13, 2026
@medusalix medusalix added this to the v0.2.0 milestone Feb 13, 2026
@medusalix
Copy link
Copy Markdown
Owner Author

@ThiefMaster Ping :)

@ThiefMaster
Copy link
Copy Markdown

Sorry, missed the ping. I'll try when I'm back home after the weekend

@felix-albrecht
Copy link
Copy Markdown

I have tested it on my W 3241 and after opening the door / restarting the machine, the reconnection works perfectly 👍

@ThiefMaster
Copy link
Copy Markdown

Glad to see someone else tested it - I wanted to give it a try as well, but realized that I currently have the standalone firmware on the ESP...

@medusalix medusalix changed the title Implement auto-reconnect for TUI Implement TUI auto-reconnect Mar 20, 2026
@medusalix
Copy link
Copy Markdown
Owner Author

@felix-albrecht Thanks for testing 😀

@medusalix medusalix merged commit 0c96089 into master Mar 20, 2026
8 checks passed
@medusalix medusalix deleted the auto-reconnect branch March 20, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TUI crashes when opening door

3 participants