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

Add debounce time setting #87

Merged
merged 6 commits into from
May 25, 2024
Merged

Add debounce time setting #87

merged 6 commits into from
May 25, 2024

Conversation

kdkavanagh
Copy link
Contributor

Closes #85 and #37.
Probably also closes #74

@Cheerpipe
Copy link

Hi.

Config flow is broken because you missed this two const:

CONF_DEBOUNCE_TIME
DEFAULT_DEBOUNCE_TIME

@kdkavanagh
Copy link
Contributor Author

Thanks, sorted. Had missed them in porting over to the new code which was newer than what I was already running

@Cheerpipe
Copy link

Cheerpipe commented May 14, 2024

so far so good. Using your PR with debounce time of 1 seconds do the trick and solve abnormal switch behaviors.

Thanks.

@hugobloem hugobloem merged commit 265e95e into hugobloem:main May 25, 2024
3 checks passed
@hugobloem
Copy link
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stateful switch entity immediately turns off Switch turn off after 4seconds
3 participants