mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15:08 +02:00
Disable upnp from being discovered (#17937)
This commit is contained in:
committed by
Pascal Vizeli
parent
3740424725
commit
98dfbf2565
@@ -51,7 +51,6 @@ CONFIG_ENTRY_HANDLERS = {
|
||||
SERVICE_HUE: 'hue',
|
||||
SERVICE_IKEA_TRADFRI: 'tradfri',
|
||||
'sonos': 'sonos',
|
||||
'igd': 'upnp',
|
||||
}
|
||||
|
||||
SERVICE_HANDLERS = {
|
||||
|
Reference in New Issue
Block a user