Skip to main content

Python interface to control HomeKit accessories.

Project description

Author:

Henri Dwyer

https://api.travis-ci.org/henridwyer/pyhomekit.png

PyHomeKit let’s you control HomeKit accessories using a pythonic interface. Supports both BLE and HTTP devices.

Requirements

  • Python 3.6.

Usage

# content of test_sample.py
def inc(x):
    return x + 1

def test_answer():
    assert inc(3) == 5

What is it good for?

Controlling HomeKit accessories using python.

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

pyhomekit-0.0.1.2.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

pyhomekit-0.0.1.2-py3-none-any.whl (8.3 kB view hashes)

Uploaded 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