Skip to content

Commit add7262

Browse files
authored
Removed Samsung TV (#12001)
As of 0.105 Samsung TV uses ssdp now, apparently
1 parent 8caf0a4 commit add7262

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/_integrations/discovery.markdown

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Home Assistant can discover and automatically configure [zeroconf](https://en.wi
3030
* [Roku media player](/integrations/roku#media-player)
3131
* [SABnzbd downloader](/integrations/sabnzbd)
3232
* [Samsung SyncThru Printer](/integrations/syncthru)
33-
* [Samsung TVs](/integrations/samsungtv)
3433
* [Sonos speakers](/integrations/sonos)
3534
* [Telldus Live](/integrations/tellduslive/)
3635
* [Wink](/integrations/wink/)
@@ -54,7 +53,7 @@ To load this integration, add the following lines to your `configuration.yaml` f
5453
discovery:
5554
ignore:
5655
- sonos
57-
- samsung_tv
56+
- samsung_printer
5857
enable:
5958
- homekit
6059
```
@@ -93,7 +92,6 @@ Valid values for ignore are:
9392
* `roku`: Roku media player
9493
* `sabnzbd`: SABnzbd downloader
9594
* `samsung_printer`: Samsung SyncThru Printer
96-
* `samsung_tv`: Samsung TVs
9795
* `sonos`: Sonos speakers
9896
* `songpal` : Songpal
9997
* `tellstick`: Telldus Live

0 commit comments

Comments
 (0)