All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New
getPowerState
function onLGTV
allowing testing if the TV is on, off, or in an unknown state.
- Add missing tslib package dependency.
- New
powerOnAndConnect
function onLGTV
which will retry the connection while the TV powers on. - Improvements to TinySocket connection handling and tests.
- CLI
power on
now waits until the TV can receive commands.
- Handle getCurrentApp response when the TV is powered off.
- Changelog