diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..be38430 --- /dev/null +++ b/profile/README.md @@ -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/).