Skip to main content

A simple Python project for people with Kevo smartlocks.

Project description

pyKevo
======
This is a small little library that allows you to control your Kevo Smartlock from python code. This is a stopgap until Kevo provides some APIs::

Example
-------

.. code:: python

import pyKevo

frontDoor = pyKevo('kevo_email@gmail.com','password')

frontDoor.connect()

print frontDoor.lockState()

print frontDoor.unlockLock()


Requirements
------------

* you require a Kevo Smartlock::
* you require the Kevo Plus be installed and configured::
* Your account credentials for `MyKevo https:mykevo.com//`. You must have this registered::

License
-------
This work pyKevo by Jeremy Foran is licensed under a `Creative Commons Attribution-ShareAlike 3.0 Unported License <http://creativecommons.org/licenses/by-sa/3.0/deed.en_US>`_.::

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyKevo-1.0.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

pyKevo-1.0.0-py2.py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page