Metadata-Version: 2.1
Name: pyloqed
Version: 1.1.0
Summary: Python package to control a LOQED smart lock
Home-page: https://github.com/kuhlivisj/pyloqed
Author: kuhlivisj
Author-email: gertjan@manenschijn.org
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/kuhlivisj/pyloqed/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# pyloqed
Python module to control Loqed smart locks

## instructions
To use the LOQED python module you first have to create a new api key on https://webhooks.loqed.com

You need the following information:
 - lock ID
 - lock api key
 - api token
 - local key id

