Implemented enhancements:
- Remove parameters from
take_screenshot
method - Modify
input_button
method - Add
set_device_info
method and rename the old one toset_device_info_luna
- Add
reboot
method - Add
set_usb_dolby_vision_config
method to Update or Restore DoVi config from USB device - Add
set_settings
method that replacesset_current_picture_settings
,set_other_settings
,set_option_settings
methods - Add
set_system_settings
method that uses the public API - Add
set_system_picture_mode
method that uses the public API (requires WebOS v9 (2024) or newer) - Add
print
method - Add
sleep
method - Add abillity to pass multiple commands with arguments to
bscpylgtvcommand
- Update
merge_settings.py
script and its Readme to add more settings - Update all the available settings docs with more settings
- Add available settings doc of 2025 models
- Add 2 small scripts to
docs/scripts
- Add new guide under docs: Setting presets
Note:
The following methods are deprecated and will be removed in a future version, use set_settings
method instead:
set_current_picture_settings
set_other_settings
set_option_settings