mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
update pypi description (#102)
* update pypi description * add wall switches
This commit is contained in:
parent
1aee353cbf
commit
11a7042a04
2
setup.py
2
setup.py
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user