ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation, Home Assistant, ioBroker, Zigbee2MQTT
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8Thumbnail 9Thumbnail 10Thumbnail 11

ConBee II - Universal Zigbee 3.0 USB Gateway, incl. deCONZ & Phoscon App, Home Automation, Home Assistant, ioBroker, Zigbee2MQTT

4.5/5
Product ID: 129625324
Secure Transaction

Details

  • Brand
    Phoscon
  • Hardware Interface
    USB
  • Color
    black
  • Compatible Devices
    Desktop
  • Product Dimensions
    2.36"L x x
  • Data Link Protocol
    USB
💻Multi-OS Support
📶Strong Signal Range
🔗Zigbee Integration

Description

🔌 Connect, Control, Conquer your smart home!

  • SEAMLESS CONNECTIVITY - Integrate Zigbee devices from various manufacturers effortlessly.
  • VERSATILE COMPATIBILITY - Works with Windows, Ubuntu, Raspbian, and Docker for ultimate flexibility.
  • LOCAL CONTROL NO HASSLE - Enjoy a cloud-free experience with no registration or internet access required.
  • ULTRA LIGHTWEIGHT DESIGN - Weighing only 8 grams, it's the perfect portable solution for your smart home.
  • POWERFUL SIGNAL AMPLIFICATION - Experience extended range with a built-in power amplifier for reliable connections.

The ConBee II is a universal Zigbee 3.0 USB gateway that allows seamless integration of Zigbee devices across various manufacturers. It operates locally without the need for cloud services, ensuring privacy and reliability. With a strong signal range, it supports multiple operating systems, making it an ideal choice for home automation enthusiasts.

Large manufacture image 1Large manufacture image 2
Small manufacture image 1Small manufacture image 2Small manufacture image 3Small manufacture image 4

Specifications

Data Link ProtocolUSB
Data Transfer Rate3 Megabits Per Second
Compatible DevicesDesktop
Hardware ConnectivityUSB
Item Weight8 Grams
Item Dimensions L x W x H2.36"L x 0.71"W x 0.35"H
Colorblack

Have a Question? See What Others Asked

Difference between this and aqara m2 hub?
Is this compatible with Comcast/Xfinity door/window sensors?
Is there a limit to how many hue bulbs I can connect?
Is the smart things water leak ( of any water leak ) sensor compatible with this device?

Reviews

4.5

All from verified purchases

W**H

Just works

HomeAssistant integration was super simple, and my zigbee devices adopted without any issues.

J**A

Reliable Zigbee Integration

The ConBee II works flawlessly with my dedicated Home Assistant setup on a Dell 5050. Easy to set up, great range, and seamless integration with Zigbee devices using Zigbee2MQTT and deCONZ. Solid choice for smart home automation!

L**E

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 appimport 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=8008runThis = 0windows = 0portWin = '80'portPi = '8008'if windows == 1:ipAddr = 'http : // <ip address here>:' + portWinkey = 'A0xxxxxxEE'outlet1 = '1'else:ipAddr = 'http : // <ip address here>:' + portPikey = '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 keypayload = {"devicetype": "my application"}r = requests.post(ipAddr+'/api/', json=payload)# [{'success': {'username': '4E2BA46CB6'}}]if (runThis == 1):# ---------------- turn socket onpayload = {"on": True}r = requests.put(ipAddr+'/api/'+key+'/lights/'+outlet1+'/state', json=payload)if (runThis == 2):# ---------------- turn socket offpayload = {"on": False}r = requests.put(ipAddr+'/api/'+key+'/lights/'+outlet1+'/state', json=payload)if (runThis == 3):# ---------------- light stater = requests.get(ipAddr+'/api/'+key+'/lights')pprint.pprint(r)pprint.pprint(r.json())

H**9

Get a USB extension cable for it!

Nice little adapter for zigbee devices.. However, as everyone who buys this should know, is that you need a USB extension cable for it to work. Meaning if you plug it into your raspberry pi or laptop or nuc... It's not going to detect none of your zigbee devices... Something about interference with the signals coming from the pin or nuc or laptop. SO, WHY DON'T THEY PACKAGE WITH AN EXTENSION CABLE? Or make this adapter work "better" (as it should - meaning without the cable)? Anyway, once you get it connected a few feet away from your pi or laptop etc. It detects everything with problems...I connected an ikea bulb and aqara motion detector and everything is fine. I use home assistant and as a first time user it was tough getting deconz working (configuration). Sure all the info is there but these developers and hardcore diy home automation guys assume you know their lingo etc.Anyway it's working fine.. Will update after playing around more with it.

A**R

Plug and play for home assistant

I used to have a diy zigbee adapter for a raspberry pi, but the bare pcb and connectors got damaged. I was setting up home assistant and decided to grab a ready to use offering. This was the reccommended choice and it didnt disappoint. It was immediately detected and I have had no issues adding zigbee devices all over the house.

A**.

Works with all of my aqara products (so far)

I originally purchased the Aqara Hub M2 for my Aqara sensors (window/door, temp, water, motion). Problem was that the Hub did not pass on my water sensors to Home Assistant. That was a deal breaker for me. I then tried the Sonoff stick, and had similar issues, except the Motion Sensor would not show any updates/changes and I had lots of troubles with pairing. I then tried the Conbee and everything showed up nicely!Setup was not super smooth (did not automatically get detected), but I eventually figured it out. Adding devices was pretty easy. The web UI is nice, but definitely needs some enhancements (annoying help pop ups always show up when you go into Conbee).Overall, I am happy because I accomplished my goal.

F**O

Works flawlessly

I bought this run Home Assistant (in a docker container) on an old ThinkStation E31 I got from my old job, and it has been working flawlessly for a couple of months. Granted, though, I do not have too many Zigbee appliances yet...

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Yusuf A.

Fantastic experience overall. Will recommend to friends and family.

1 month ago

Rajesh P.

Customer service was outstanding when I had questions about the product.

2 days ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving over 300 million shoppers across more than 200 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
£34.50

Duties & taxes incl.

UKstore
1
Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Ravi S.

I loved the variety of products available. Will definitely shop again.

2 months ago

Ali H.

Fast shipping and excellent packaging. The Leatherman tool feels very premium and sturdy.

1 day ago

Conbee Ii Universal Zigbee 3 0 Usb Gateway Incl Deconz | Desertcart GB