zigpy-cc | Texas Instruments Z-Stack ZNP handler for zigpy
kandi X-RAY | zigpy-cc Summary
kandi X-RAY | zigpy-cc Summary
zigpy-cc is a Python library typically used in Xiaomi applications. zigpy-cc has no bugs, it has no vulnerabilities, it has build file available and it has low support. However zigpy-cc has a Non-SPDX License. You can install using 'pip install zigpy-cc' or download it from GitHub, PyPI.
zigpy-cc is a Python 3 library implemention to add support for Texas Instruments CC series of Zigbee radio module chips hardware to the zigpy project. Including but possibly not limited to Texas Instruments CC253x, CC26x2R, and CC13x2 chips flashed with a custom Z-Stack coordinator firmware. The goal of this project is to add native support for inexpensive Texas Instruments CC chip based USB sticks in Home Assistant's built-in ZHA (Zigbee Home Automation) integration component (via the zigpy library), allowing Home Assistant with such hardware to nativly support direct control of compatible Zigbee devices such as Philips HUE, GE, Osram Lightify, Xiaomi/Aqara, IKEA Tradfri, Samsung SmartThings, and many more. zigpy-cc allows Zigpy to interact with Texas Instruments ZNP (Zigbee Network Processor) coordinator firmware via TI Z-Stack Monitor and Test(MT) APIs using an UART/serial interface. The zigpy-cc library itself initially began as a code port from the zigbee-herdsman project (version 0.12.24) for the Zigbee2mqtt project by Koen Kanters (a.k.a. Koenkk GitHub). The zigbee-herdsman library itself in turn was originally a fork and rewrite of the zigbee-shepherd library by the Zigbeer project. Therefore, if the upstream code improvements or bug-fixes gets commited to the zigbee-herdsman library then it could, in theory, also be possible to downport some or many of those upstream code improvements to this zigpy-cc library for its benifit.
zigpy-cc is a Python 3 library implemention to add support for Texas Instruments CC series of Zigbee radio module chips hardware to the zigpy project. Including but possibly not limited to Texas Instruments CC253x, CC26x2R, and CC13x2 chips flashed with a custom Z-Stack coordinator firmware. The goal of this project is to add native support for inexpensive Texas Instruments CC chip based USB sticks in Home Assistant's built-in ZHA (Zigbee Home Automation) integration component (via the zigpy library), allowing Home Assistant with such hardware to nativly support direct control of compatible Zigbee devices such as Philips HUE, GE, Osram Lightify, Xiaomi/Aqara, IKEA Tradfri, Samsung SmartThings, and many more. zigpy-cc allows Zigpy to interact with Texas Instruments ZNP (Zigbee Network Processor) coordinator firmware via TI Z-Stack Monitor and Test(MT) APIs using an UART/serial interface. The zigpy-cc library itself initially began as a code port from the zigbee-herdsman project (version 0.12.24) for the Zigbee2mqtt project by Koen Kanters (a.k.a. Koenkk GitHub). The zigbee-herdsman library itself in turn was originally a fork and rewrite of the zigbee-shepherd library by the Zigbeer project. Therefore, if the upstream code improvements or bug-fixes gets commited to the zigbee-herdsman library then it could, in theory, also be possible to downport some or many of those upstream code improvements to this zigpy-cc library for its benifit.
Support
Quality
Security
License
Reuse
Support
zigpy-cc has a low active ecosystem.
It has 66 star(s) with 12 fork(s). There are 15 watchers for this library.
It had no major release in the last 12 months.
There are 19 open issues and 31 have been closed. On average issues are closed in 32 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of zigpy-cc is 0.5.2
Quality
zigpy-cc has 0 bugs and 0 code smells.
Security
zigpy-cc has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
zigpy-cc code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
zigpy-cc has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
zigpy-cc releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
zigpy-cc saves you 2553 person hours of effort in developing the same functionality from scratch.
It has 5548 lines of code, 174 functions and 25 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed zigpy-cc and discovered the below as its top functions. This is intended to give you an instant insight into zigpy-cc implemented functionality, and help decide if they suit your requirements.
- Create a message from a cluster
- Read a parameter
- Read the parameters from the given buffer
- Read bytes from the buffer
- Start the zimbpy version
- Get the version of the device
- Send a ZAPI request
- Request a single command
- Called when a frame is received
- Handle a ZNP message
- Check if the given object matches the given object
- Create a new serial connection
- Try to detect the USB CC device
- Create a Command instance from an unpi frame
- Permits a CCAP join request
- Called when the connection is made
- Read data from the buffer
Get all kandi verified functions for this library.
zigpy-cc Key Features
No Key Features are available at this moment for zigpy-cc.
zigpy-cc Examples and Code Snippets
Copy
logger:
default: info
logs:
asyncio: debug
homeassistant.core: debug
homeassistant.components.zha: debug
zigpy: debug
zigpy_cc: debug
Community Discussions
No Community Discussions are available at this moment for zigpy-cc.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install zigpy-cc
You can install using 'pip install zigpy-cc' or download it from GitHub, PyPI.
You can use zigpy-cc like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use zigpy-cc like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Texas Instruments based radios with Z-Stack 3.x.x firmware.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page