mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
rename virtatv to include the brand name
This commit is contained in:
parent
df6a6701fa
commit
5083a1f3ba
@ -12,14 +12,14 @@ ha_category: Media Player
|
|||||||
featured: false
|
featured: false
|
||||||
---
|
---
|
||||||
|
|
||||||
The `vieratv` platform allows you to control a Panasonic Viera TV.
|
The `panasonic_viera` platform allows you to control a Panasonic Viera TV.
|
||||||
|
|
||||||
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
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
media_player:
|
media_player:
|
||||||
platform: vieratv
|
platform: panasonic_viera
|
||||||
host: 192.168.0.10
|
host: 192.168.0.10
|
||||||
port: 55000
|
port: 55000
|
||||||
name: Living Room TV
|
name: Living Room TV
|
Loading…
x
Reference in New Issue
Block a user