Is there an easy way to do this? I’m using ZHA
The new device is being seen:
[429206.529129] usb 1-1.3: USB disconnect, device number 7
[429206.529404] cp210x ttyUSB0: failed set request 0x7 status: -19
[429206.529448] cp210x ttyUSB0: failed set request 0x12 status: -19
[429206.529473] cp210x ttyUSB0: failed set request 0x0 status: -19
[429206.529871] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0
[429206.530517] cp210x 1-1.3:1.0: device disconnected
[429219.095531] usb 1-1.1: new full-speed USB device number 8 using xhci_hcd
[429219.202838] usb 1-1.1: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
[429219.202871] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[429219.202884] usb 1-1.1: Product: SMLIGHT SLZB-07
[429219.202895] usb 1-1.1: Manufacturer: SMLIGHT
[429219.202905] usb 1-1.1: SerialNumber: a006d9d7a973ed11ba9164eefdf7b791
[429219.209674] cp210x 1-1.1:1.0: cp210x converter detected
[429219.219064] usb 1-1.1: cp210x converter now attached to ttyUSB0
I’m seeing this in ZHA though:
Sonoff Zigbee 3.0 USB Dongle Plus
Failed setup, will retry: [Errno 2] could not open port /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_2a8616b298c9eb1191238b4f1d69213e-if00-port0: [Errno 2] No such file or directory: ‘/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_2a8616b298c9eb1191238b4f1d69213e-if00-port0’
How do I get ZHA to see the new SMLIGHT SLZB-07? And will it pick up all my old devices and entities etc?
Cheers.