home-assistant.github.io/source/_components/media_player.panasonic_viera.markdown
fran1987 0e9ea155e9 Update media_player.panasonic_viera.markdown (#1234)
Adding supported Panasonic Viera model
2016-10-14 07:49:22 +02:00

1.1 KiB

layout title description date sidebar comments sharing footer logo ha_category featured ha_release ha_iot_class
page Panasonic Viera TV Instructions on how to integrate a Panasonic Viera TV into Home Assistant. 2016-03-17 13:04 true false true true panasonic.png Media Player false 0.17 Local Polling

The panasonic_viera platform allows you to control a Panasonic Viera TV.

Currently known supported models:

  • TX-P42STW50
  • TC-P65VT30
  • TX-55CX700E

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.

To add a TV to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
media_player:
  - platform: panasonic_viera
    host: 192.168.0.10

Configuration variables:

  • 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.
  • name (Optional): The name you would like to give to the Panasonic Viera TV.