Add initial samsung tv docs
This commit is contained in:
parent
65a37114fa
commit
71b492e48c
2 changed files with 25 additions and 0 deletions
25
source/_components/media_player.samsungtv.markdown
Normal file
25
source/_components/media_player.samsungtv.markdown
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
---
|
||||||
|
layout: component
|
||||||
|
title: "Samsung TV"
|
||||||
|
description: "Instructions how to integrate a Samsung TV in Home Assistant."
|
||||||
|
date: 2016-02-01 19:00
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: samsung.png
|
||||||
|
ha_category: Media Player
|
||||||
|
featured: false
|
||||||
|
---
|
||||||
|
|
||||||
|
The `samsungtv` platform allows you to control an [Samsung TV](http://www.samsung.com).
|
||||||
|
|
||||||
|
|
||||||
|
To add an Samsung TV to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
# Example configuration.yaml entry
|
||||||
|
media_player:
|
||||||
|
platform: samsungtv
|
||||||
|
```
|
||||||
|
|
BIN
source/images/supported_brands/samsung.png
Normal file
BIN
source/images/supported_brands/samsung.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Add table
Add a link
Reference in a new issue