Metadata-Version: 2.1
Name: python-tplink-smarthome
Version: 0.1.3
Summary: A package to communicate with TP-Link smart devices.
Home-page: https://github.com/j-muller/python-tplink-smarthome
Author: Jeffrey Muller
Author-email: jeffrey.muller92@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Description-Content-Type: text/x-rst

.. image:: https://travis-ci.org/j-muller/python-tplink-smarthome.svg?branch=master
    :target: https://travis-ci.org/j-muller/python-tplink-smarthome

.. image:: https://codecov.io/gh/j-muller/python-tplink-smarthome/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/j-muller/python-tplink-smarthome

TP-Link Smart Home
------------------

`tplink_smarthome` is a library to communicate with your TP-Link smart devices in a user friendly way.

Installation
------------

.. code-block:: bash

		$ pip install python-tplink-smarthome

Author
------

- Jeffrey Muller <jeffrey.muller92@gmail.com>


