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.
If you find it works for other devices create an issue and I will update the list.
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