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)
Built Distribution
Close
Hashes for lgtv-rs232-zcline91-0.0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f253c3e6dc3145c6d9534f80f1a295354d3208f3500c9fdefddb8cb9d8c81784 |
|
MD5 | fc7bfb30be68dc804e5502954cd23148 |
|
BLAKE2b-256 | 375d229994968d76178fa393dbbc308a82fdd6214fa7b1458ff1fef99b2c839f |
Close
Hashes for lgtv_rs232_zcline91-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7333030f08287cfe19893ba8867bb03a9ceecd2a6d1fa24372701c557e90f19c |
|
MD5 | 5ebccf2cef72549e80fd2f895bd32787 |
|
BLAKE2b-256 | 06463d01dec1d1fc505ea4651f1420e4ae8bcfac4a846461d495cc265903a903 |