home-assistant.github.io/source/_components/media_player.samsungtv.markdown
2016-02-13 12:03:25 +00:00

911 B

layout title description date sidebar comments sharing footer logo ha_category featured
page Samsung Smart TV Instructions on how to integrate a Samsung Smart TV into Home Assistant. 2016-02-13 12:02 true false true true samsung.png Media Player false

The samsungtv platform allows you to control a Samsung Smart TV.

When the TV is first connected, you will need to accept Home Assistant on the TV to allow communication.

To add a TV to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
media_player:
  platform: samsungtv
  host: 192.168.0.10
  name: Living Room TV

Configuration variables:

  • host Required: The IP of the Samsung Smart TV, e.g. 192.168.0.10
  • name Optional: The name you would like to give to the Samsung Smart TV.