mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
fixed some display errors (#1420)
This commit is contained in:
parent
9030fabcb6
commit
8de4dc7f13
@ -48,6 +48,7 @@ $ ln -s /usr/local/lib/python3.4/dist-packages/cec /srv/hass/hass_venv/lib/pytho
|
||||
* Login to Raspberry Pi `ssh pi@your_raspberry_pi_ip`
|
||||
* at the command line type: `echo scan | cec-client -s -d 1`
|
||||
* This will give you the list of devices that are on the bus
|
||||
|
||||
```bash
|
||||
opening a connection to the CEC adapter...
|
||||
requesting CEC bus information ...
|
||||
@ -61,8 +62,8 @@ osd string: BD
|
||||
CEC version: 1.4
|
||||
power status: on
|
||||
language: ???
|
||||
|
||||
```
|
||||
|
||||
**Note the address: line above this will be used to configure HA, this address is represented below as 3: BlueRay player**
|
||||
|
||||
## {% linkable_title Configuration Example %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user