Skip to content
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

Feature Request: Add maxRetry option for curtain #612

Closed
dnicolson opened this issue Dec 11, 2022 · 1 comment · Fixed by #631
Closed

Feature Request: Add maxRetry option for curtain #612

dnicolson opened this issue Dec 11, 2022 · 1 comment · Fixed by #631
Assignees
Labels
enhancement New feature or request

Comments

@dnicolson
Copy link
Collaborator

Problem

The BLE connection often fails on the first attempt

Solution

Add maxRetry option

Alternatives

No response

Additional context

No response

@dnicolson
Copy link
Collaborator Author

The maxRetry option is only included in the bot type:

maxRetry?: number;

Most devices also seem to implement a retry method.

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
Status: Done
Development

Successfully merging a pull request may close this issue.

7 participants