UPnP/IGD has been moved to ssdp (#13180)

This commit is contained in:
Steven Looman 2020-05-03 22:17:49 +02:00 committed by GitHub
parent becfe8ec74
commit 1c320b6ec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,6 @@ Valid values for ignore are:
* `enigma2`: Enigma2 media players * `enigma2`: Enigma2 media players
* `frontier_silicon`: Frontier Silicon internet radios * `frontier_silicon`: Frontier Silicon internet radios
* `harmony`: Logitech Harmony Hub * `harmony`: Logitech Harmony Hub
* `igd`: Internet Gateway Device
* `logitech_mediaserver`: Logitech Media Server (Squeezebox) * `logitech_mediaserver`: Logitech Media Server (Squeezebox)
* `netgear_router`: NETGEAR routers * `netgear_router`: NETGEAR routers
* `octoprint`: Octoprint * `octoprint`: Octoprint

View File

@ -30,3 +30,4 @@ The following integrations are automatically discovered by the SSDP integration:
- [Philips Hue](../hue/) - [Philips Hue](../hue/)
- [Roku](/integrations/roku/) - [Roku](/integrations/roku/)
- [Samsung TV](../samsungtv/) - [Samsung TV](../samsungtv/)
- [UPnP](../upnp/)