Remove DLNA DMR from Discovery docs (#20385)

This commit is contained in:
Michael Chisholm 2021-11-22 22:59:05 +11:00 committed by GitHub
parent e3d5bc527d
commit 6094191bec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@ Home Assistant can discover and automatically configure [zeroconf](https://en.wi
* [Bluesound speakers](/integrations/bluesound) * [Bluesound speakers](/integrations/bluesound)
* [Bose Soundtouch speakers](/integrations/soundtouch) * [Bose Soundtouch speakers](/integrations/soundtouch)
* [DLNA DMR enabled devices](/integrations/dlna_dmr)
* [Enigma2 media player](/integrations/enigma2) * [Enigma2 media player](/integrations/enigma2)
* [Frontier Silicon internet radios](/integrations/frontier_silicon) * [Frontier Silicon internet radios](/integrations/frontier_silicon)
* [LG Soundbars](/integrations/lg_soundbar) * [LG Soundbars](/integrations/lg_soundbar)
@ -31,8 +30,6 @@ discovery:
ignore: ignore:
- yamaha - yamaha
- logitech_mediaserver - logitech_mediaserver
enable:
- dlna_dmr
``` ```
{% configuration discovery %} {% configuration discovery %}
@ -60,10 +57,6 @@ Valid values for ignore are:
* `tellstick`: Telldus Live * `tellstick`: Telldus Live
* `yamaha`: Yamaha media player * `yamaha`: Yamaha media player
Valid values for enable are:
* `dlna_dmr`: DLNA DMR enabled devices
## Troubleshooting ## Troubleshooting
### mDNS and UPnP ### mDNS and UPnP