1b1f:c00f HM-CFG-USB/HM-CFG-USB-2 [HomeMatic Configuration adapter]

eQ-3 Entwicklung GmbH

Vendor ID
1b1f
Product ID
c00f
Combined
1b1f:c00f
Decimal
6943:49167

What is this device?

This is the USB identifier for a HM-CFG-USB/HM-CFG-USB-2 [HomeMatic Configuration adapter] manufactured by eQ-3 Entwicklung GmbH. The vendor ID 1b1f is registered to eQ-3 Entwicklung GmbH with the USB Implementers Forum, and c00f is the product ID that eQ-3 Entwicklung GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 1b1f:c00f eQ-3 Entwicklung GmbH HM-CFG-USB/HM-CFG-USB-2 [HomeMatic Configuration adapter].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1b1f:c00f eQ-3 Entwicklung GmbH HM-CFG-USB/HM-CFG-USB-2 [HomeMatic Configuration adapter]

You can filter directly with lsusb -d 1b1f:c00f, or get the full descriptor dump with lsusb -v -d 1b1f:c00f. Kernel messages from dmesg show the same pair as idVendor=1b1f, idProduct=c00f.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_1B1F&PID_C00F
USB\VID_1B1F&PID_C00F&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1B1F&PID_C00F"

macOS

$ system_profiler SPUSBDataType
    HM-CFG-USB/HM-CFG-USB-2 [HomeMatic Configuration adapter]:
      Product ID: 0xc00f
      Vendor ID: 0x1b1f  (eQ-3 Entwicklung GmbH)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

1b1f  eQ-3 Entwicklung GmbH
	c00f  HM-CFG-USB/HM-CFG-USB-2 [HomeMatic Configuration adapter]

More from eQ-3 Entwicklung GmbH