I just had this happen last night. The addon randomly stopped itself at 5am last night. The logs show that it was a normal stop, without any errors or warning; it just stopped like I pushed the button or something.
It started again without any problems, but I’m eager to see how long it lasts before stopping itself again.
New ConBee, but old HA user here. Despite reading through this monster thread, I can’t connect any sensor or light to my ConBee II stick. The gateway is shown, the HA integration is authenticated and everything seems to be ok but no matter what I do, no sensor/light is found in Phoscon. Any hints what I should be checking? (Setup is Pi4, USB hub with Conbee and Aeotec, latest releases.)
Perhaps describe the pairing process that you are taking, in a step-by-step basis?
I do remember with the Xiaomi door sensors, you need to activate them with a magnet in order for Phoscon to pair them.
Conbee II was working (on and off) but yesterday I moved the pi (3) to a different location and now HA fails to detect it in any of the USB ports. I have been running it with a usb extension, without, and with a different extension, but it is not detected in the Hardware section.
Are you running deconz as an Home Assistant Addon, or a native deconz software on the Raspberry Pi?
If you are running the Addon, what is the device you have defined? /dev/ttyACM0? or a “by-id” link.
If you are running addon with by-id link, then I keep on reminding everyone that there is still an unresolved issue with this.
I run my deconz on “bare metal” the way Dresden Elektronik and the REST API developers run the software and I have had NONE of the many issues people have been reporting the past year.
And by the way: I run deConz 5.3.4 on Home Assistant and had no single issue since it came out. Rock solid except some minor connectivity issues of one or the other bulb as described above.
Replacing the Osram switches helped to increase connectivity. Shutting down and restart workes as well.
I have it running as an addon and have it defined as a “by-id” link which is reccommened in the documentation. I also have an SSD attached via USB and there is often only 1 device listed, which must be the ssd, since it is running HomeAssistant.
I wish I could say the same. I just dont understand why it will no longer connect. It is running
2.05.75 and the addon is 6.2.3, which I updates a couple of days ago.
Do you have another USB stick that compete with your Conbee II to be ttyACM0 and ttyACM1?
If yes, then you need the “by-id” but have the problem that often the Addon does not startup because the by-id links do not get created in time for the deconz software to see it. There is a race condition between the udev and deconz which is unique to the addon.
If you only have 1 USB device that becomes /dev/ttyACM0 then put that in the config and try again.
If you start Home Assistant then go to Supervisor -> Open the Deconz Addon -> Click Restart -> Click the Log tab.
You should see if Deconz start OK or dies with an error that it cannot find the device.
Just try and restart a couple if times. It normally comes after a few tries. Not acceptable in the long run but can get you up running.
Report back if this is the issue.
If you only have 1 USB stick then the /dev/ttyACM0 config should always work.
To be clear, this is what I had set up:
Raspberry pi 3 with Hassio (fully up to date)
Installed deconz from official home assistant repository (via supervisor)
Plugged in conbee 2 and input the by-id into config
All worked (albeit a bit temperamental) for a few months
Yesterday, moved Pi to another spot for better connectivity.
Updated firmware and deconz as could not connect to anything
After update, connected to 1 hue bulb,
After 10 minutes stopped working and has not worked since, despite reinstalling the addon, trying the /dev/tty/xxxxx method, trying a longer usb lead, plugging directly into the pi, rebooting, power cycling, resetting bulbs - the full works.
EDIT
Oh, and homeassistant is running from a USB SSD drive, so I cannot disconnect it