Update README.md

Closes #1
This commit is contained in:
Ryan Grieve 2017-11-08 09:46:05 +00:00 committed by GitHub
parent 77b621885b
commit 22c7791baa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ python-lgtv
Simple class for pairing with and controlling your 2012+ LG TV with python.
**This library does not appear to support the newer WebOS LG TVs. Please see https://github.com/klattimer/LGWebOSRemote if this does not work for you.**
You can find all TVs on the network using the `find_tvs` class method.
```