---
product_id: 378940628
title: "ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation (Black)"
brand: "phoscon"
price: "€ 139.73"
currency: EUR
in_stock: true
reviews_count: 5
category: "Phoscon"
url: https://www.desertcart.be/products/378940628-conbee-ii-universal-zigbee-3-0-usb-gateway-incl-deconz
store_origin: BE
region: Belgium
---

# Enhanced signal with power amplifier Universal Zigbee 3.0 compatibility Multi-OS support (Windows, Linux, Raspbian) ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation (Black)

**Brand:** phoscon
**Price:** € 139.73
**Availability:** ✅ In Stock

## Summary

> 🚀 Elevate your smart home game with ConBee II — control without limits!

## Quick Answers

- **What is this?** ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation (Black) by phoscon
- **How much does it cost?** € 139.73 with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.be](https://www.desertcart.be/products/378940628-conbee-ii-universal-zigbee-3-0-usb-gateway-incl-deconz)

## Best For

- phoscon enthusiasts

## Why This Product

- Trusted phoscon brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Power-Boosted Range:** Enjoy a stronger, more reliable signal thanks to the built-in power amplifier.
- • **Total Local Control:** Operate your smart home without cloud dependency—no internet or registration required.
- • **Compact & Lightweight:** Sleek USB design (6 x 1.8 x 0.9 cm, 8g) fits perfectly on any PC, notebook, or Raspberry Pi.
- • **Cross-Platform Flexibility:** Compatible with Windows, Ubuntu, Raspbian, and Docker for ultimate device versatility.
- • **Seamless Zigbee Integration:** Connect devices from top brands effortlessly with universal Zigbee 3.0 support.

## Overview

The ConBee II is a compact, universal Zigbee 3.0 USB gateway that enables seamless integration of smart devices across multiple brands. It operates entirely locally without cloud dependency, ensuring privacy and reliability. Featuring a power amplifier for extended signal range and broad OS compatibility—including Windows, Linux, and Raspberry Pi—this lightweight device is perfect for professionals seeking robust, flexible home automation control.

## Description

The ConBee II has a strong focus on interoperability and supports many Zigbee devices of well-known brands. Visit the ConBee II compatibility list on our homepage to learn more.Works without cloud. The ConBee II offers complete local control of all Zigbee devices.

Review: For my homealarm - Nice, small, works perfectly
Review: It works. It is easy to use. using python to control zigbee devices via the deconz rest api - update March 10 2024 - i am really quite happy because it does not ever cause problems, it just works. have used it every day since Jan 23rd 2022. original review June 17 2022 - here is some example python code to control zigbee devices via the conbee II deconz rest api - but first run the conbee II instlaller it will install the deconz app/service and the phoscon app import requests, pprint # ***** you must have the deconz app or service running for this to work ****** # - on windows: from start menu run the deCONZ app - it defaults to port 80 # - on pi from cmd line w/ ui: > /usr/bin/deCONZ --http-port=8008 runThis = 0 windows = 0 portWin = '80' portPi = '8008' if windows == 1: ipAddr = 'http : // :' + portWin key = 'A0xxxxxxEE' outlet1 = '1' else: ipAddr = 'http : // :' + portPi key = '7ExxxxxxA2' outlet1 = '1' if (runThis == 0): # ---------------- get api key # # 1) start the 'phoscon app' from the 'deconz app' ui # # 2) enable 'authenticate app' in 'phoscon app'-gateway-advanced # # 3) set runThisApi = 0 and run the code and you will receive an api key payload = {"devicetype": "my application"} r = requests.post(ipAddr+'/api/', json=payload) # [{'success': {'username': '4E2BA46CB6'}}] if (runThis == 1): # ---------------- turn socket on payload = {"on": True} r = requests.put(ipAddr+'/api/'+key+'/lights/'+outlet1+'/state', json=payload) if (runThis == 2): # ---------------- turn socket off payload = {"on": False} r = requests.put(ipAddr+'/api/'+key+'/lights/'+outlet1+'/state', json=payload) if (runThis == 3): # ---------------- light state r = requests.get(ipAddr+'/api/'+key+'/lights') pprint.pprint(r) pprint.pprint(r.json())

## Features

- Universal Zigbee USB gateway integrates Zigbee products across manufacturers
- Local solution without cloud, no registration or Internet access needed
- Strong signal range via power-amplifier
- Supported operating systems: Windows 7 / 10, Ubuntu Linux (AMD64), Raspbian and Docker
- For PC, Notebook, Raspberry Pi or Mini-PC

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B07PZ7ZHG5 |
| Brand | Phoscon |
| Brand Name | Phoscon |
| Color | Black |
| Colour | Black |
| Compatible Devices | Desktop |
| Customer Reviews | 4.6 out of 5 stars 6,395 Reviews |
| Data Link Protocol | USB |
| Data Transfer Rate | 3 Megabits Per Second |
| Hardware Interface | USB |
| Item Dimensions L x W x H | 6L x 1.8W x 0.9H Centimeters |
| Item Weight Unit of Measure | 8 Grams |
| Manufacturer | dresden elektronik |
| Manufacturer Part Number | BN-600107_SML |
| Model Number | BN-600107 |
| Product Dimensions | 6L x 1.8W x 0.9H Centimeters |

## Product Details

- **Brand:** Phoscon
- **Hardware Interface:** USB
- **Colour:** Black
- **Compatible Devices:** Desktop
- **Product Dimensions:** 6L x 1.8W x 0.9H Centimeters
- **Data Link Protocol:** USB
- **Data Transfer Rate:** 3 Megabits Per Second
- **Item Weight:** 8 Grams
- **Manufacturer:** dresden elektronik

## Images

![ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation (Black) - Image 1](https://m.media-amazon.com/images/I/518WBfTjipL.jpg)
![ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation (Black) - Image 2](https://m.media-amazon.com/images/I/61YW2XGDNfL.jpg)
![ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation (Black) - Image 3](https://m.media-amazon.com/images/I/71HVKULokiL.jpg)
![ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation (Black) - Image 4](https://m.media-amazon.com/images/I/81kRdBmtP2L.jpg)
![ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation (Black) - Image 5](https://m.media-amazon.com/images/I/611m7l5bAfL.jpg)

## Questions & Answers

**Q: Difference between this and aqara m2 hub?**
A: The ConBee II is a universal Zigbee USB gateway, unites Zigbee devices of many vendors and is a cloud free solution.

**Q: Is this compatible with Comcast/Xfinity door/window sensors?**
A: I have tested some motion sensors and can confirm yes it does work.  If you havent installed a sensor yourself or unsure of the process to put the sensor back in pairing mode this could seem like this stick is a no go but i can confirm it works on Visonic K9-85 SMA (Motion), electrical switch plugs.  

One issue everyday users might not being able to get over is software to control it.  The web UI for this is.. awful.  But there alternatives out there (IE Home assistant w/DeConz plugin) but this requires setting it up from 'somewhat' scratch.  This isnt an easy plug and play switch over, xfinity has the software/interface already built from the ground up which is nice IMO.  With their recent downgrade on how users can customize their system though (IE turn on light from 1 minute if W/D sensor trips) pairing and setting up yourself gives you more 'freedom' to setup own rules.

Works with raspberrypi

**Q: Is there a limit to how many hue bulbs I can connect?**
A: I have about 10 bulbs, using xiaomi - but its similar ti hue or ikea, seen users in forums that have 25 or more, and it seems that the product support up to 32 sensors (battery operated) but should suppor up to 100-200 lights (powered devices)

**Q: Is the smart things water leak ( of any water leak ) sensor compatible with this device?**
A: It also seem that the water leak is now supported as they are now on their supported sensor list but honestly price wise aqara sensor and button are doing a wonderful job

## Customer Reviews

### ⭐⭐⭐⭐⭐ For my homealarm
*by J***Y on 14 March 2026*

Nice, small, works perfectly

### ⭐⭐⭐⭐⭐ It works. It is easy to use. using python to control zigbee devices via the deconz rest api
*by L***E on 17 June 2022*

update March 10 2024 - i am really quite happy because it does not ever cause problems, it just works. have used it every day since Jan 23rd 2022. original review June 17 2022 - here is some example python code to control zigbee devices via the conbee II deconz rest api - but first run the conbee II instlaller it will install the deconz app/service and the phoscon app import requests, pprint # ***** you must have the deconz app or service running for this to work ****** # - on windows: from start menu run the deCONZ app - it defaults to port 80 # - on pi from cmd line w/ ui: > /usr/bin/deCONZ --http-port=8008 runThis = 0 windows = 0 portWin = '80' portPi = '8008' if windows == 1: ipAddr = 'http : // <ip address here>:' + portWin key = 'A0xxxxxxEE' outlet1 = '1' else: ipAddr = 'http : // <ip address here>:' + portPi key = '7ExxxxxxA2' outlet1 = '1' if (runThis == 0): # ---------------- get api key # # 1) start the 'phoscon app' from the 'deconz app' ui # # 2) enable 'authenticate app' in 'phoscon app'-gateway-advanced # # 3) set runThisApi = 0 and run the code and you will receive an api key payload = {"devicetype": "my application"} r = requests.post(ipAddr+'/api/', json=payload) # [{'success': {'username': '4E2BA46CB6'}}] if (runThis == 1): # ---------------- turn socket on payload = {"on": True} r = requests.put(ipAddr+'/api/'+key+'/lights/'+outlet1+'/state', json=payload) if (runThis == 2): # ---------------- turn socket off payload = {"on": False} r = requests.put(ipAddr+'/api/'+key+'/lights/'+outlet1+'/state', json=payload) if (runThis == 3): # ---------------- light state r = requests.get(ipAddr+'/api/'+key+'/lights') pprint.pprint(r) pprint.pprint(r.json())

### ⭐⭐⭐⭐⭐ Home Assistant ZHA Integration
*by F***M on 1 July 2021*

Integrates well with ZHA + home assistant in raspberry PI

## Frequently Bought Together

- Phoscon ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation, Home Assistant, ioBroker, Zigbee2MQTT
- Aqara Temperature and Humidity Sensor, Requires AQARA HUB and Not Support Third Party Hubs, Zigbee, for Remote Monitoring and Home Automation, Compatible with Apple HomeKit, Alexa, Works with IFTTT

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.be/products/378940628-conbee-ii-universal-zigbee-3-0-usb-gateway-incl-deconz](https://www.desertcart.be/products/378940628-conbee-ii-universal-zigbee-3-0-usb-gateway-incl-deconz)

---

*Product available on Desertcart Belgium*
*Store origin: BE*
*Last updated: 2026-05-25*