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 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.
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.
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.