From add7262034fef5d8c3ca95ea07d11724c0ec84a1 Mon Sep 17 00:00:00 2001 From: Dubh Ad Date: Fri, 7 Feb 2020 10:39:40 +0000 Subject: [PATCH] Removed Samsung TV (#12001) As of 0.105 Samsung TV uses ssdp now, apparently --- source/_integrations/discovery.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/_integrations/discovery.markdown b/source/_integrations/discovery.markdown index b35c7211e54..2fe41b24f24 100644 --- a/source/_integrations/discovery.markdown +++ b/source/_integrations/discovery.markdown @@ -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/) @@ -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 ``` @@ -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