Skip to content

Instantly share code, notes, and snippets.

@gillesdemey
Last active November 9, 2025 02:15
Show Gist options
  • Select an option

  • Save gillesdemey/7fff2c56ef932af1aa95c90f03e358d4 to your computer and use it in GitHub Desktop.

Select an option

Save gillesdemey/7fff2c56ef932af1aa95c90f03e358d4 to your computer and use it in GitHub Desktop.
Disable ASBL on LG C9 without service remote

Install dependencies

Go ahead and install https://github.com/chros73/bscpylgtv using pip install bscpylgtv or compile from source.

Run command to start the service menu

bscpylgtvcommand <your-TV-ip-address> launch_app_with_params com.webos.app.factorywin "{\"id\":\"executeFactory\", \"irKey\":\"inStart\"}"

Enter PIN

0413

Disable ASBL

Navigate to OLEDTPC Enable and set it to Off or 0.

Exit

Run the same command again to save and exit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment