An asyncio HomeKit client
Project description
aiohomekit
This library implements the HomeKit protocol for controlling Homekit accessories using asyncio.
It's primary use is for with Home Assistant. We target the same versions of python as them and try to follow their code standards.
At the moment we don't offer any API guarantees. API stability and documentation will happen after we are happy with how things are working within Home Assistant.
FAQ
How do I use this?
It's published on pypi as aiohomekit
but its still under early development - proceed with caution.
Does this support BLE accessories?
No. Eventually we hope to via aioble which provides an asyncio bluetooth abstraction that works on Linux, macOS and Windows.
Can i use this to make a homekit accessory?
No, this is just the client part. You should use one the of other implementations:
Why don't you use library X instead?
At the time of writing this is the only python 3.7/3.8 asyncio HAP client.
Thanks
This library wouldn't have been possible without homekit_python, a synchronous implementation of both the client and server parts of HAP.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for aiohomekit-0.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c60e1e9301541dcbac17cb778161fb4e3af47f75c5c7e1dfc4dfbbbea97e877 |
|
MD5 | d1d1346d9a58538d1de4976f2e0ce61e |
|
BLAKE2b-256 | 303e5b1f02e60422002da0f983af35dbf4b860dfe8da37d0d178a51de2a66efa |