Panasonic Viera Send Command

Hi guys,

i already figured out how to send a command to my viera tv and that works like a charm.

I did it like this:

service: remote.send_command
data:
  entity_id: remote.55cx800_series
  command: NRC_POWER-ONOFF

The commands are listet here:
panasonic-viera/panasonic_viera at ecf4149f496058fa0b7b0a5210da87b330f90da7 · florianholzapfel/panasonic-viera · GitHubinit.py

My Question ist how to actiavate or start the for example the Netflix app. Actually i am just able to send commands listed in the key enun and no commands listed in the app enum.

Do you have any idea?

Thank you so much for your help!

Just came across this one - command is NRC_NETFLIX-ONOFF