diff --git a/source/_components/media_player.panasonic_viera.markdown b/source/_components/media_player.panasonic_viera.markdown index 5e0256daada..6902988957f 100644 --- a/source/_components/media_player.panasonic_viera.markdown +++ b/source/_components/media_player.panasonic_viera.markdown @@ -7,13 +7,19 @@ sidebar: true comments: false sharing: true footer: true -logo: Panasonic.png +logo: panasonic.png ha_category: Media Player featured: false --- 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: ```yaml @@ -31,8 +37,3 @@ Configuration variables: - **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. -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). diff --git a/source/images/supported_brands/panasonic.png b/source/images/supported_brands/panasonic.png index f74fb674c90..67c008e0dda 100644 Binary files a/source/images/supported_brands/panasonic.png and b/source/images/supported_brands/panasonic.png differ