Skip to content
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
4 changes: 1 addition & 3 deletions source/_integrations/discovery.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Home Assistant can discover and automatically configure [zeroconf](https://en.wi
* [Roku media player](/integrations/roku#media-player)
* [SABnzbd downloader](/integrations/sabnzbd)
* [Samsung SyncThru Printer](/integrations/syncthru)
* [Samsung TVs](/integrations/samsungtv)
* [Sonos speakers](/integrations/sonos)
* [Telldus Live](/integrations/tellduslive/)
* [Wink](/integrations/wink/)
Expand All @@ -54,7 +53,7 @@ To load this integration, add the following lines to your `configuration.yaml` f
discovery:
ignore:
- sonos
- samsung_tv
- samsung_printer
enable:
- homekit
```
Expand Down Expand Up @@ -93,7 +92,6 @@ Valid values for ignore are:
* `roku`: Roku media player
* `sabnzbd`: SABnzbd downloader
* `samsung_printer`: Samsung SyncThru Printer
* `samsung_tv`: Samsung TVs
* `sonos`: Sonos speakers
* `songpal` : Songpal
* `tellstick`: Telldus Live
Expand Down