mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Removed Samsung TV (#12001)
As of 0.105 Samsung TV uses ssdp now, apparently
This commit is contained in:
parent
8caf0a4849
commit
add7262034
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user