github grzegorz914/homebridge-lgwebos-tv v4.3.12

14 hours ago

Changes

  • fix: switching input from HomeKit while the TV is powered off could silently fail to apply on TVs slow to wake — the deferred input-switch retry loop (ActiveIdentifier onSet, previously 20 attempts) and the startInput power-on retry loop (Active onSet, previously 15 attempts) each waited only 15-20s for the TV to report power ON after Wake-on-LAN; some webOS 24 sets take ~38s to come up, so both windows expired before the TV was reachable and the user saw "Failed to set channel after retries"; fixed by extending both loops to a shared 60s window (PowerOnWaitAttempts in src/constants.js)
  • bump dependencies

Full Changelog: v4.3.11...v4.3.12

Don't miss a new homebridge-lgwebos-tv release

NewReleases is sending notifications on new releases.