However, im now trying to move from having external bridges for zigbee to a Conbee II stick.
There seems to be a problem where HA cannot find the device.
I have set up the usb stick in virtualbox:
Thanks, i already tried that, but didn’t work.
Hmm, i don’t really have any options since the computer is running other stuff in addition to HA. Surveilance etc.
Thank you. Maybe i should have written a little more details. I have this in the config:
deconz:
host: 192.168.56.1
port: 8090
Im not the best at these things. But by looking at this picture, would you say i got it right? Or should it be the ip in the upper right corner?
Thank you, ive added the text to Deconz. But how do i know its ttyACM1 and not one of the following?
“/dev/ttyUSB0”
“/dev/ttyAMA0”
“/dev/ttyACM0”
Doesn’t look like Hass.io recognizes your USB passtrough. I think you may need to add the stick as a serial device in virtualbox not as USB. See the linked topic for an Aeotec stick.
Given you’re already using VitualBox, I think you should start by creating another VM just for HA - an Ubuntu VM, not a Win10 one. If you have an existing VM running “other stuff”, leave it alone. If you run HA under Windows, it will be the first question for any problem you encounter (as you’re already getting). If you run HA under Ubuntu, you’re the same as a lot of people out there, so they won’t be blaming the OS you’re using.
I think you’re troubleshooting the wrong problem. In your screenshots Phoscon shows your Conbee II including firmware so it recognized it perfectly fine. You’re “just” having problems with the conenction to HA.
Are you sure? For me it looks like he is accessing the ConBee stick from the Windows machine and not from inside the VM, however I’m not sure. @alexus how and from which machine did you access the Phoscon interface?
What I mean’t was where he installed deconz. It’s not really clear for me, where deconz is installed. From the posts it doesn’t look like he configured the deconz hass.io addon. Also it looks like the device doesn’t show up in the Hass.io system information, so how would the addon be able to use the stick if it is not recognized?
I’m not going to answer your question - but you have my sympathies as I went around and around with Conbee and a W10 machine running a Linux VM in terms of being able to pair my lights and switches. I am not convinced the Conbee plays well with this set-up, as I’ve not had any trouble at all with my Z-wave stick.
To address your specific problem - are you running your VM with a fixed IP address on your network? If so then your conbee should have the same IP Address as your HA instance.