Sony PJ Control

Hi,

I’ve tried searching, but cannot find anything other than a simple switch implementation for on/off of a Sony projector.

I know more is possible as I have it controlled via Control4 currently including changing sources and switching resolutions which I want to have available in HA.

Any pointers as to an integration / media player for this?

I’ve tried pjlink as well but not getting anything more on this.

Model# would help

Pjlink integration didnt allow more than on/off

Model number is Sony VPL-VW760ES. I found a GitHub repo that does a little more, but not much using pysdcp on GitHub here. It’s not built for HA though so would take some work. I was hoping that there would be something available already.

Sorry if I wasnt clear but i am asking what functions PJLINK controlled?

Looking at code for pjlink it looks like it should provide source state, source available, source change, on/off and volume. I never use pjlink with HA but i have projectors with this function and i believe it control these basic functions. They were panansonic however.

You can also use serial control over ethernet and use something like the command line integrations to add it into HA

I’ve never managed to get the PJLink function to work. Nothing showing anywhere in logs that I can see and no presence of the projector anywhere in HA. The only option I had working was a simple on/off switch, I can’t remember what integration I used for this now but I removed it when I tried to get the PJLink integration working.

my yaml is as simple as:

  - platform: pjlink
    host: 192.168.4.120
    port: 53484

which is in the media_player: section of my configuration.yaml. The port I have taken as indicated in the Sony PJ web interface for PJ Link protocol settings. I also tried adding an authentication parameter with the login details used for the web interface (probably not the right creds). I’ve restarted HA in between each change and nothing ever shows up.

Are you able to login to PJLink from web browser and control unit?

Been a while but you may meed to enable PJ link in projector.

EDIT

Default is OFF for pjlink
https://helpguide.sony.net/vpl/phz50/v1/en/contents/TP1000002539.html

Also it will need user/password in the HA config

Likely you need to set it as an admin user for pjlink to work

Hi, so the PJLink section in my PJ was already enabled, which may have been done for Control4 to interface with it previously.

I can’t add a username or user property to the yaml as HA says that’s not valid config for the pjtalk component.

I think I might have realised why it doesn’t work… In the Sony link you sent, there is a config section for Advertisement, PJLink and PJTalk.

My Sony has Advertisement, ADCP and PJTalk, no PJLink. I guess my Sony model doesn’t support it.

Even without that you may use command line integration to control the serial over ethernet for your unit

@gadgetbazza - did you get anywhere with bringing the projector into the Home Assistant world?

Hi there, I’m trying to get Sony VPL-XW5000 integrated with HA. I’m using a legacy entry in the configuration.yaml file but not sure how I can find it within HA.

HA settings >> devices and services >> pjlink