Releases: WesSouza/lgtv-ip-control
Releases · WesSouza/lgtv-ip-control
v4.3.0
v4.2.0
4.2.0 - 2024-01-03
Added
- New
getPowerState
function onLGTV
allowing testing if the TV is on, off,
or in an unknown state.
v4.1.1
4.1.1 - 2023-12-31
Fixed
- Add missing tslib package dependency.
v4.1.0
4.1.0 - 2023-12-30
Added
- New
powerOnAndConnect
function onLGTV
which will retry the connection
while the TV powers on. - Improvements to TinySocket connection handling and tests.
Changed
- CLI
power on
now waits until the TV can receive commands.
Fixed
- Handle getCurrentApp response when the TV is powered off.
v4.0.2
4.0.2 - 2023-12-23
Added
- Changelog