Skip to content

V2.4.0

Choose a tag to compare

@nerdaxic nerdaxic released this 02 Jul 13:27

Optoma Link 2.4.0

Fixes and refinements from a fourth round of UHZ68LV hardware testing.

Fixed

  • The device "Visit" link now points to exactly the address you entered during setup. It was using the projector-reported IP, which the projector zero-pads (010.127.040.241) and browsers then misread as octal, sending you to the wrong address.
  • The IP Address sensor now strips that zero-padding, so it reads like 10.127.40.241.

Added

  • When the projector refuses a picture mode, the error now explains why. The projector keeps SDR, HDR, Dolby Vision, and 3D as separate "universes" that cannot be mixed, so the message names the one that is currently active (for example, "Cinema is not available while the projector is in HDR mode").
  • The Resolution sensor now reports pixel dimensions (for example 1920x1080 instead of 1080p), so you can calculate aspect ratio in automations.

Changed

  • The Eco standby warning during setup is now a highlighted banner instead of being buried in the body text.
  • The Serial Number and Projector ID diagnostic sensors are now disabled by default. Enable them from the entity settings if you want them. The IP Address sensor stays enabled.

Docs

  • The README now shows what the integration exposes, and adds a Known issues section (3D playback blocks the setup test pattern; some picture modes are content-specific).

Full changelog: v2.3.0...v2.4.0