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

SSDP listener is missing packets #255

Closed
StyleTec opened this issue Jun 3, 2018 · 2 comments
Closed

SSDP listener is missing packets #255

StyleTec opened this issue Jun 3, 2018 · 2 comments

Comments

@StyleTec
Copy link

StyleTec commented Jun 3, 2018

Sometimes, if timing of M-SEARCH requests is unfavorable, the listening socket will miss them and will not send his informations out to the world. In my situation this can be fixed with removing the sleep funtion.

@mariusmotea
Copy link
Owner

mariusmotea commented Jun 3, 2018

I believe the sleep is good. But need to in range 0.1 - 1.0 seconds

@mariusmotea
Copy link
Owner

With the commit 65430a9 i apply this change

grywnn pushed a commit to grywnn/diyHue that referenced this issue Nov 15, 2019
* Add default transition time

* Use function to add
grywnn pushed a commit to grywnn/diyHue that referenced this issue Nov 15, 2019
ESPHome Cleanup and Default Transition (mariusmotea#255)
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

No branches or pull requests

2 participants