Skip to main content

A small package for controlling my LG TV through its serial port

Project description

LGTV RS232

This is a simple example package to allow control of the LG 47LW6500 TV through its serial port. It may be compatible with other LG TVs and support for more TVs may be added in the future. Right now, this is just for functionality with the TV model that I own.

Example usage:

from lgtv_rs232 import LgTV
tv = LgTV('/dev/ttyUSB0') # Set the argument to the location of your serial device
tv.request('power', 'on')

Apologies for the sparse documentation, both here and in the docstrings. I only used this briefly myself.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lgtv-rs232-zcline91-0.0.5.tar.gz (16.5 kB view hashes)

Uploaded Source

Built Distribution

lgtv_rs232_zcline91-0.0.5-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page