Fix image name and size
This commit is contained in:
parent
29cffe2205
commit
d78aa2163c
2 changed files with 7 additions and 6 deletions
|
@ -7,13 +7,19 @@ sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: Panasonic.png
|
logo: panasonic.png
|
||||||
ha_category: Media Player
|
ha_category: Media Player
|
||||||
featured: false
|
featured: false
|
||||||
---
|
---
|
||||||
|
|
||||||
The `panasonic_viera` platform allows you to control a Panasonic Viera TV.
|
The `panasonic_viera` platform allows you to control a Panasonic Viera TV.
|
||||||
|
|
||||||
|
Currently known supported models:
|
||||||
|
|
||||||
|
- TX-P42STW50
|
||||||
|
|
||||||
|
If your model is not on the list then give it a test, if everything works correctly then add it to the list on [GitHub](https://github.com/balloob/home-assistant.io).
|
||||||
|
|
||||||
To add a TV to your installation, add the following to your `configuration.yaml` file:
|
To add a TV to your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
@ -31,8 +37,3 @@ Configuration variables:
|
||||||
- **port** *Optional*: The port of your Panasonic Viera TV. Defaults to `55000`
|
- **port** *Optional*: The port of your Panasonic Viera TV. Defaults to `55000`
|
||||||
- **name** *Optional*: The name you would like to give to the Panasonic Viera TV.
|
- **name** *Optional*: The name you would like to give to the Panasonic Viera TV.
|
||||||
|
|
||||||
Currently known supported models:
|
|
||||||
|
|
||||||
- TX-P42STW50
|
|
||||||
|
|
||||||
If your model is not on the list then give it a test, if everything works correctly then add it to the list on [GitHub](https://github.com/balloob/home-assistant.io).
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 4.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue