mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
discovery - add missing values for ignore (#3383)
Docs are out of date regarding the devices that can be a/ discovered and b/ ignored. This change adds the missing values for ignored.
This commit is contained in:
parent
57056fd92c
commit
857de4a19a
@ -55,11 +55,14 @@ Valid values for ignore are:
|
||||
|
||||
* `apple_tv`: Apple TV
|
||||
* `axis`: Axis Communications security devices
|
||||
* `bluesound`
|
||||
* `bose_soundtouch`: Bose Soundtouch speakers
|
||||
* `denonavr`: Denon Network Receivers
|
||||
* `directv`: DirecTV
|
||||
* `flux_led`: Flux Led/MagicLight
|
||||
* `frontier_silicon`
|
||||
* `google_cast`: Google Chromecast
|
||||
* `harmony`: Harmony Hub
|
||||
* `ikea_tradfri`: IKEA Trådfri
|
||||
* `logitech_mediaserver`: Logitech media server - Squeezebox player
|
||||
* `openhome`: Linn/Openhome
|
||||
@ -67,11 +70,12 @@ Valid values for ignore are:
|
||||
* `philips_hue`: Philips Hue
|
||||
* `plex_mediaserver`: Plex media server
|
||||
* `roku`: Roku media player
|
||||
* `sabnzbd`
|
||||
* `samsung_tv`: Samsung TV
|
||||
* `sonos`: Sonos Speakers
|
||||
* `yamaha`: Yamaha media player
|
||||
* `yeelight`: Yeelight Sunflower Bulb
|
||||
|
||||
|
||||
<p class='note'>
|
||||
Home Assistant must be on the same network as the devices for uPnP discovery to work.
|
||||
If running Home Assistant in a [Docker container](/docs/installation/docker/) use switch `--net=host` to put it on the host's network.
|
||||
|
Loading…
x
Reference in New Issue
Block a user