New tested device

This commit is contained in:
kylerw 2016-09-05 18:28:20 -06:00 committed by GitHub
parent dbfd9013cd
commit 84b79c8a5a

View File

@ -18,6 +18,7 @@ The `panasonic_viera` platform allows you to control a Panasonic Viera TV.
Currently known supported models: Currently known supported models:
- TX-P42STW50 - TX-P42STW50
- TC-P65VT30
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/home-assistant/home-assistant.io). 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/home-assistant/home-assistant.io).
@ -37,4 +38,3 @@ Configuration variables:
- **host** (*Required*): The IP of the Panasonic Viera TV, e.g. `192.168.0.10` - **host** (*Required*): The IP of the Panasonic Viera TV, e.g. `192.168.0.10`
- **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.