Merge pull request #5520 from mihalski/patch-4

Add missing components to discover and ignore list
This commit is contained in:
DubhAd 2018-06-10 11:37:24 +01:00 committed by GitHub
commit 1489f34f7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,12 +34,14 @@ Home Assistant can discover and automatically configure [zeroconf](https://en.wi
* [Plex media server](/components/media_player.plex/) * [Plex media server](/components/media_player.plex/)
* [Roku media player](/components/media_player.roku/) * [Roku media player](/components/media_player.roku/)
* [SABnzbd downloader](/components/sensor.sabnzbd/) * [SABnzbd downloader](/components/sensor.sabnzbd/)
* [Samsung SyncThru Printer](/components/sensor.syncthru/)
* [Samsung TVs](/components/media_player.samsungtv/) * [Samsung TVs](/components/media_player.samsungtv/)
* [Sonos speakers](/components/media_player.sonos/) * [Sonos speakers](/components/media_player.sonos/)
* [Telldus Live](/components/tellduslive/) * [Telldus Live](/components/tellduslive/)
* [Wink](/components/wink/) * [Wink](/components/wink/)
* [Yamaha media player](/components/media_player.yamaha/) * [Yamaha media player](/components/media_player.yamaha/)
* [Yeelight Sunflower bulb](/components/light.yeelightsunflower/) * [Yeelight Sunflower bulb](/components/light.yeelightsunflower/)
* [Xiaomi Gateway (Aqara)](/components/xiaomi_aqara/)
It will be able to add Google Chromecasts and Belkin WeMo switches automatically, for Philips Hue it will require some configuration from the user. It will be able to add Google Chromecasts and Belkin WeMo switches automatically, for Philips Hue it will require some configuration from the user.
@ -80,6 +82,7 @@ Valid values for ignore are:
* `plex_mediaserver`: Plex media server * `plex_mediaserver`: Plex media server
* `roku`: Roku media player * `roku`: Roku media player
* `sabnzbd`: SABnzbd downloader * `sabnzbd`: SABnzbd downloader
* `samsung_printer`: Samsung SyncThru Printer
* `samsung_tv`: Samsung TVs * `samsung_tv`: Samsung TVs
* `sonos`: Sonos speakers * `sonos`: Sonos speakers
* `songpal` : Songpal * `songpal` : Songpal