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

Send ssdp/mdns message regulairy via interval #446

Open
mStirner opened this issue Apr 18, 2024 · 2 comments
Open

Send ssdp/mdns message regulairy via interval #446

mStirner opened this issue Apr 18, 2024 · 2 comments
Labels
bug Something that should not be like that component:mdns component:ssdp enhancement

Comments

@mStirner
Copy link
Member

Some ssdp messages/quires need to be send regulary.
Related: mdns

@mStirner
Copy link
Member Author

mStirner commented Jul 3, 2024

Add a .send()/.query() method to allow plugins to call it?
(If so, it need to be debounced, to send the request to frequently)

@mStirner
Copy link
Member Author

Add service type like _http._tcp for query's in mdns and then lets the wildcard filter (shelly*.local) do its job.
This way you get all shelly devices because they respond to the service type request.

Evaluate for ssdp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that should not be like that component:mdns component:ssdp enhancement
Projects
None yet
Development

No branches or pull requests

1 participant