pyKevo

A simple Python project for people with Kevo smartlocks.


Keywords
Kevo, Smartlock, Smartlocks
License
CC-BY-SA-2.5
Install
pip install pyKevo==1.0.0

Documentation

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

from pyKevo import pyKevo

door = pyKevo.pyKevo("user@gmail.com","passw0rd")

door.connect()

print door.returnLockInfo()

Installation

install pip pyKevo

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.: