Closed StevenLooman closed 6 years ago
The upnp_client should be its own project. This makes installation in home-assistant easier, allows for re-use of the module in other projects, etc.
upnp_client
home-assistant
Or, use something existing and make dlna_dmr do the asyncing properly. One existing project is:
Created async_upnp_client project, this component now uses it.
async_upnp_client
The
upnp_client
should be its own project. This makes installation inhome-assistant
easier, allows for re-use of the module in other projects, etc.Or, use something existing and make dlna_dmr do the asyncing properly. One existing project is: