Skip to content

Commit

Permalink
Update Commandline.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JPersson77 authored Feb 7, 2024
1 parent b3a9e5b commit ce181f5
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions Docs/Commandline.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ All other commands following the -output command will obey the formatting. Pleas
- *adjust_curve_preset* [preset] [0 -> 100] - Adjust value of curve preset for compatible devices
- *set_curvature* [0 -> 100] - Set the curvature for compatible devices.
- *ambientlight* [off|on] - Enable or disable the ambient light for compatible models
- *ambientlight_mode* [value*] - Set the ambient lighting mode
- *ambientlight_mode* [dynamic|peaceful|videoSyncMode|soundSyncMode|staticMode1|staticMode2|staticMode3|staticMode4] - Set the ambient lighting mode
- *ambientlight_brightness* [1 -> 10] - Set the ambient light brightness
- *ambientlight_staticmodecolorX* [0 -> 42] - Set the color for ambient static mode color X (1 -> 4)

Expand Down Expand Up @@ -484,31 +484,31 @@ The following endpoints are used to query information from WebOS devices, using
- *-settings_other [payload]* - Send a generic JSON payload containing settings for the "other" system settings category (see examples of applicable settings below)

"activeArtisticDisplayScreenSaver": false,
"amazonHotkeyIsActive": true,
"appReturn": "",
"battery25PercentMode": "off",
"batteryInstopProtect": "on",
"blackStabilizer": 13,
"blueLight": "off",
"care365": {"accountName":"","accountNumber":"","userAgreementLocation":"","userAgreementVersion":"","value":"off"},
"colorimetry": "auto",
"colorimetryHDMI1": "auto",
"colorimetryHDMI2": "auto",
"colorimetryHDMI3": "auto",
"colorimetryHDMI4": "auto",
"contentRecommendation": "on",
"cursorAutoRemover": "on",
"darkMode": "off",
"dolbyVSVDBVer": "v2",
"dolbyVSVDBVerHDMI1": "v2",
"dolbyVSVDBVerHDMI2": "v2",
"dolbyVSVDBVerHDMI3": "v2",
"dolbyVSVDBVerHDMI4": "v2",
"enableQuickGame": "on",
"eotf": "auto",
"eotfHDMI1": "auto",
"eotfHDMI2": "auto",
"eotfHDMI3": "auto",
"amazonHotkeyIsActive": true,
"appReturn": "",
"battery25PercentMode": "off",
"batteryInstopProtect": "on",
"blackStabilizer": 13,
"blueLight": "off",
"care365": {"accountName":"","accountNumber":"","userAgreementLocation":"","userAgreementVersion":"","value":"off"},
"colorimetry": "auto",
"colorimetryHDMI1": "auto",
"colorimetryHDMI2": "auto",
"colorimetryHDMI3": "auto",
"colorimetryHDMI4": "auto",
"contentRecommendation": "on",
"cursorAutoRemover": "on",
"darkMode": "off",
"dolbyVSVDBVer": "v2",
"dolbyVSVDBVerHDMI1": "v2",
"dolbyVSVDBVerHDMI2": "v2",
"dolbyVSVDBVerHDMI3": "v2",
"dolbyVSVDBVerHDMI4": "v2",
"enableQuickGame": "on",
"eotf": "auto",
"eotfHDMI1": "auto",
"eotfHDMI2": "auto",
"eotfHDMI3": "auto",
"eotfHDMI4": "auto",
"epgRowCount": "1",
"fitLogUsbDump": "off",
Expand Down

0 comments on commit ce181f5

Please sign in to comment.