From 096c043c5a884c72bfb03a88b920e55d49bff3bb Mon Sep 17 00:00:00 2001 From: Dubh Ad Date: Thu, 6 Feb 2020 21:15:00 +0000 Subject: [PATCH] Removed Samsung TV 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 b35c7211e54b..2fe41b24f24c 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