-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3c1e74d
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Zigpy | ||
The Zigpy organization and its associated libraries implement a complete Zigbee stack | ||
in Python, allowing you to communicate with consumer Zigbee devices. It encompasses | ||
radio libraries, standards, basic device communication libraries, and application-level | ||
code to communicate with off-the-shelf devices. | ||
|
||
Its main user is Home Assistant's [ZHA integration](https://www.home-assistant.io/integrations/zha/). | ||
|
||
--- | ||
|
||
This is a project of the [Open Home Foundation](https://www.openhomefoundation.org/). |