mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Updated BraviaTV docs to show example bravia.conf (#662)
If you have the details for pairing the TV already then it's possible to specify these manually. Details now in the documentation.
This commit is contained in:
parent
b0d572ee0f
commit
bfcdcaa838
@ -33,3 +33,8 @@ 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.
|
||||
|
||||
You are also able to configure the TV manually by placing a `bravia.conf` file in your `.homeassistant` config directory with the following information - please update the details to match your setup:
|
||||
|
||||
```json
|
||||
{"192.168.0.10": {"pin": "7745", "mac": "ac:1e:0a:e1:0c:01"}}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user