homebridge-zigbee icon indicating copy to clipboard operation
homebridge-zigbee copied to clipboard

Conbee 2 USB Stick Issue

Open The-May opened this issue 4 years ago • 4 comments

Hi,

I managed to get Homebridge running and I sucessfully installed this Plugin. I bought a Conbee 2 USB Stick to avoid the diy flashing hassle.

When I Type "sudo lsusb" I get:

_Bus 001 Device 011: ID 1cf1:0030 Dresden Elektronik 
Bus 001 Device 005: ID 0424:7800 Standard Microsystems Corp. 
Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub_

When I type "sudo lsusb -t" i get following:

_/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 1: Dev 3, If 0, Class=Hub, Driver=hub/3p, 480M
            |__ Port 1: Dev 5, If 0, Class=Vendor Specific Class, Driver=lan78xx, 480M
            |__ Port 3: Dev 11, If 0, Class=Communications, Driver=cdc_acm, 12M
            |__ Port 3: Dev 11, If 1, Class=CDC Data, Driver=cdc_acm, _12M_

When I type "Mount" I get:

/dev/mmcblk0p2 on / type ext4 (rw,noatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=469544k,nr_inodes=117386,mode=755)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)

It looks like the System does not recognize/mount/ talk with the USB-Dongle. Please advise.

The-May avatar Sep 13 '19 17:09 The-May

I think zigbee-sheperd (core library) does not support neither Conbee or Conbee II. There's work underway in supporting this in the new version of the core, zigbee-herdsman, but it's not released as stable yet. And this homebridge plugin is not updated to use zigbee-herdsman anyway.

bohtho avatar Dec 02 '19 15:12 bohtho

@bohtho so I'll have no luck with a Raspbee as well?

markus-fischbacher avatar Dec 28 '19 22:12 markus-fischbacher

Not with this plugin. The development seems stopped as well. I think Deconz and Homebridge-Hue plugin, or the zigbee (python) implementation in Home Assistant with the HomeKit integration is your best bet. I would prefer to recommend zigbee2mqtt but support for your sticks and boards are not there yet.

bohtho avatar Dec 29 '19 11:12 bohtho

I‘m probably stick to Homebridge (Hoobs) because of the homebridge-mqttthing plugin. It supports Air pressure with the weatherstation an Eve app.

markus-fischbacher avatar Dec 29 '19 11:12 markus-fischbacher