CC2531 Zigbee2MQTT - Issues

Hey Guys,

I bought the following CC2531 from Amazon and went through the steps of flashing it using Raspberry Pi successfully (or I think so)

When it comes to configuring zigbee2Mqtt I am stuck on the part where you are supposed to change the following part in the configuration:

serial:
port: /dev/ttyaCM0  

I saw a video where you can go into supervisor/system and under host select hardware which would show you a list of devices but I am getting a HUGE list when I do that and I tried removing the USB and restarting the system and then checking again but the list doesn’t change at all.

Have I not flashed my USB correct? This is what I see under device_manager of the computer:
image

Am I even suppose to change that part of the configuration?

How are you running the supervised installation ? A VM under Windows ? What VM Hypervisor ? HassOS or Debian VM ? Because the screenshot is of Windows control panel, that is normally not where to look.

1 Like

Francisp,

I am running VM under windows. After doing some research I figured out what I was doing wrong.
I had not added the USB in the VM which is why HomeAssistant was not recognizing anything.
After I added the USB through VM settings I was able to see it in the list of Hardware in HA.