mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-04-28 17:46:24 +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',
|
setup(name='pyHS100',
|
||||||
version='0.3.0',
|
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',
|
url='https://github.com/GadgetReactor/pyHS100',
|
||||||
author='Sean Seah (GadgetReactor)',
|
author='Sean Seah (GadgetReactor)',
|
||||||
author_email='sean@gadgetreactor.com',
|
author_email='sean@gadgetreactor.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user