update pypi description (#102)

* update pypi description

* add wall switches
This commit is contained in:
Teemu R 2018-06-09 17:45:10 +02:00 committed by GitHub
parent 1aee353cbf
commit 11a7042a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(name='pyHS100',
version='0.3.0',
description='Interface for TPLink HS100 Smart Plugs.',
description='Interface for TPLink HS1xx plugs, HS2xx wall switches & LB1xx bulbs',
url='https://github.com/GadgetReactor/pyHS100',
author='Sean Seah (GadgetReactor)',
author_email='sean@gadgetreactor.com',