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>`_.::
======
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>`_.::
Release files for pyKevo 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyKevo-1.0.0.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyKevo-1.0.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 9.3 kB
Release files / pyKevo-1.0.0.tar.gz
| Download URL | pyKevo-1.0.0.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
88610dc0ef098700738b2de134a8e4625601093ab6afbaf48ebe2dc50cae6cf2
|
|
BLAKE2b-256 checksum How to use checksums |
c3b59ae104f9aaebeb0d75b2a8643fc457953c617145ccf2e0ccc467d71acc98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pyKevo-1.0.0-py2.py3-none-any.whl
| Download URL | pyKevo-1.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
b91ab5850bb25908ec69a68e9bf69d96bdf18d91ca48c00681da0ecc55c3f9d9
|
|
BLAKE2b-256 checksum How to use checksums |
ad11dc3eee0165de4a666bc7b819af7b81c566e7c557af006a24f6438bcaaf5e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |