Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Drop all non-standard discovery methods #230

Closed
@balloob

Description

@balloob

I think that we should drop all non-standard discovery methods. All those one off discovery methods are starting to creep into this package and we end up with a ton of different implementations. I don't want to support that.

So let's remove them. We will just stick with mDNS and SSDP.

A lot of these one off discovery protocols are driven by Home Assistant. Home Assistant no longer requires these to be in netdisco, as with Config Entries we already support the integration itself doing a discovery. The main difference is that a user has to click on something like Squeezebox instead of getting a notification we found Squeezebox. This could be solved by enhancing config entries, this is something that should be discussed in the architecture repo if people are interested in this functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions