tomasy / zigbee-conbee-adapter

Adapter for Mozila IoT. Supports Zigbee by using ConBee USB stick
Mozilla Public License 2.0
5 stars 2 forks source link

Zigbee-ConBee Adapter

ConBee adapter for Mozilla IoT Gateway.

Zigbee-ConBee Adapter use DeConz REST API to access the devices. Connecting devices to the Zigbee network is done by using one of the tools from the manufacturer of ConBee USB stick (Dresden Elektronik).

In short. ZigBee-ConBee adapter talks to DeConz REST API. DeConz talks to ConBee USB stick that talk to the devices. Very simple.

Installation

Tested devices

If you find it works for other devices create an issue and I will update the list.

Requirements

Missing support for device

Create an issue with the parameters for the device.
Example:
http://{url_to_DeConz_host}/api/{api_key}/lights # for all lights
http://{url_to_DeConz_host}/api/{api_key}/lights/1 # for the first light
http://{url_to_DeConz_host}/api/{api_key}/sensors # sensors