Disable upnp from being discovered (#17937)

This commit is contained in:
Paulus Schoutsen 2018-10-29 15:52:30 +01:00 committed by Pascal Vizeli
parent 3740424725
commit 98dfbf2565

View File

@ -51,7 +51,6 @@ CONFIG_ENTRY_HANDLERS = {
SERVICE_HUE: 'hue',
SERVICE_IKEA_TRADFRI: 'tradfri',
'sonos': 'sonos',
'igd': 'upnp',
}
SERVICE_HANDLERS = {