Skip to content

Add missing components to discover and ignore list #5520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/_components/discovery.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,14 @@ Home Assistant can discover and automatically configure [zeroconf](https://en.wi
* [Plex media server](/components/media_player.plex/)
* [Roku media player](/components/media_player.roku/)
* [SABnzbd downloader](/components/sensor.sabnzbd/)
* [Samsung SyncThru Printer](/components/sensor.syncthru/)
* [Samsung TVs](/components/media_player.samsungtv/)
* [Sonos speakers](/components/media_player.sonos/)
* [Telldus Live](/components/tellduslive/)
* [Wink](/components/wink/)
* [Yamaha media player](/components/media_player.yamaha/)
* [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.

Expand Down Expand Up @@ -80,6 +82,7 @@ Valid values for ignore are:
* `plex_mediaserver`: Plex media server
* `roku`: Roku media player
* `sabnzbd`: SABnzbd downloader
* `samsung_printer`: Samsung SyncThru Printer
* `samsung_tv`: Samsung TVs
* `sonos`: Sonos speakers
* `songpal` : Songpal
Expand Down