mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Remove DLNA DMR from Discovery docs (#20385)
This commit is contained in:
parent
e3d5bc527d
commit
6094191bec
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user