Hedda / zigpy-zboss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zigpy-zboss

zigpy-zboss is a Python library that adds support for common Nordic Semiconductor Zigbee radio modules to zigpy, a Python Zigbee stack project.

Together with zigpy and compatible home automation software (namely Home Assistant's ZHA (Zigbee Home Automation) integration component), you can directly control Zigbee devices such as Philips Hue, GE, OSRAM LIGHTIFY, Xiaomi/Aqara, IKEA Tradfri, Samsung SmartThings, and many more.

Hardware requirements

USB-adapters and development-boards based on nRF52840 SoC flashed with the ZBOSS NCP sample.

Firmware

nrf-zboss-ncp contains required firmware to flash on the device.

Related projects

Zigpy

zigpy is a Zigbee protocol stack integration project to implement the Zigbee Home Automation standard as a Python library. Zigbee Home Automation integration with zigpy allows you to connect one of many off-the-shelf Zigbee adapters using one of the available Zigbee radio library modules compatible with zigpy to control Zigbee devices. There is currently support for controlling Zigbee device types such as binary sensors (e.g. motion and door sensors), analog sensors (e.g. temperature sensors), lightbulbs, switches, and fans. Zigpy is tightly integrated with Home Assistant's ZHA component and provides a user-friendly interface for working with a Zigbee network.

Zigpy-znp (reference project)

The development of the zigpy-zboss repository stems from the work done in the zigpy-znp repository.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%