mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix image name and size
This commit is contained in:
parent
36eba73f71
commit
99de6098c6
@ -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…
x
Reference in New Issue
Block a user