Update media player Bravia TV (#6855)

This commit is contained in:
Emeric 2018-10-16 19:00:38 +02:00 committed by Fabian Affolter
parent 9d25507dd6
commit 5ea787e100

View File

@ -28,10 +28,17 @@ media_player:
host: 192.168.0.10
```
Configuration variables:
- **host** (*Required*): The IP of the Sony Bravia TV, eg. 192.168.0.10
- **name** (*Optional*): The name to use on the frontend.
{% configuration %}
host:
description: The IP of the Sony Bravia TV, e.g., 192.168.0.10
required: true
type: string
name:
description: The name to use on the frontend.
required: false
default: Sony Bravia TV
type: string
{% endconfiguration %}
You are also able to configure the TV manually by placing a `bravia.conf` file in your [configuration directory](/docs/configuration/) with the following information - please update the details to match your setup: