Removed Samsung TV (#12001)

As of 0.105 Samsung TV uses ssdp now, apparently
This commit is contained in:
Dubh Ad 2020-02-07 10:39:40 +00:00 committed by GitHub
parent 8caf0a4849
commit add7262034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,6 @@ Home Assistant can discover and automatically configure [zeroconf](https://en.wi
* [Roku media player](/integrations/roku#media-player) * [Roku media player](/integrations/roku#media-player)
* [SABnzbd downloader](/integrations/sabnzbd) * [SABnzbd downloader](/integrations/sabnzbd)
* [Samsung SyncThru Printer](/integrations/syncthru) * [Samsung SyncThru Printer](/integrations/syncthru)
* [Samsung TVs](/integrations/samsungtv)
* [Sonos speakers](/integrations/sonos) * [Sonos speakers](/integrations/sonos)
* [Telldus Live](/integrations/tellduslive/) * [Telldus Live](/integrations/tellduslive/)
* [Wink](/integrations/wink/) * [Wink](/integrations/wink/)
@ -54,7 +53,7 @@ To load this integration, add the following lines to your `configuration.yaml` f
discovery: discovery:
ignore: ignore:
- sonos - sonos
- samsung_tv - samsung_printer
enable: enable:
- homekit - homekit
``` ```
@ -93,7 +92,6 @@ Valid values for ignore are:
* `roku`: Roku media player * `roku`: Roku media player
* `sabnzbd`: SABnzbd downloader * `sabnzbd`: SABnzbd downloader
* `samsung_printer`: Samsung SyncThru Printer * `samsung_printer`: Samsung SyncThru Printer
* `samsung_tv`: Samsung TVs
* `sonos`: Sonos speakers * `sonos`: Sonos speakers
* `songpal` : Songpal * `songpal` : Songpal
* `tellstick`: Telldus Live * `tellstick`: Telldus Live