Added:
- new LG controller actions "turnScreenOff" and "turnScreenOn". These should also work on the 2021 LG models. Because this required more permissions, the handshake will be performed again and you have to allow the app to control the tv.
- you can now add a delay to actions as well in the steps. Example:
turnScreenOff:5000, turnScreenOn
This will turn the screen off, wait 5 seconds and turn in on again.