rename virtatv to include the brand name
This commit is contained in:
parent
df6a6701fa
commit
5083a1f3ba
1 changed files with 2 additions and 2 deletions
|
@ -12,14 +12,14 @@ ha_category: Media Player
|
|||
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:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
platform: vieratv
|
||||
platform: panasonic_viera
|
||||
host: 192.168.0.10
|
||||
port: 55000
|
||||
name: Living Room TV
|
Loading…
Add table
Add a link
Reference in a new issue