Need help integrating Epson LS12000 Projector

I am new to Home Assistant and have had some success with it so far but have hit a road block trying to get it to work with my Epson LS12000 projector. I have tried the Epson integration as well is PJLink but have not had luck with either one.

I have the same projector and wasn’t able to get mine integrated either using the Eson integration. I also tried the HACS integration, but no luck there. Were you ever able to get this working?

I just got that working on my LS12000. It gives power control of the projector (which is all I wanted.)

Hi,
after the latest firmware update of the Epson Beamer there is a new web interface.
Did someone figure out if it’s now possible to integrate the Beamer into HA?
Would be great to change the screen settings or call a memory slot where they have been stored.
Cheers
Marco

Would love to know how you did that! I’ve been fighting it all day!

I just got it going tonight. In case you hadn’t noticed (it’s very easy to miss), PJLink has a different password than the Web Control password. Make sure you’ve set the password in the right setting:

My config block looks like this:

  - platform: pjlink
    host: 10.0.0.1
    name: "LS12000 Projector"
    password: hunter2

All it provides is power control and input select (when power is on), but that’s all I need so I’m thrilled.

You should have a look at the Epson Projector Link integration (via HACS). This provides the best feature set so far and you can trigger everything you need: GitHub - amosyuen/ha-epson-projector-link: Home Assistant Epson Projector Link

Yea wish this also provided info on the projector… fan status… lamp hrs… temperature… the pjlink protocol can poll all kinds of info… even the video input signal and if it’s hdr or sdr… it would be really cool to have all of this in homeassistant without having to open the menu on the projector.