@cdikland wrote:
In reading posts here and elsewhere I understand that many people have managed to get the above combination to work by plugging in an unpowered USB2 hub into the Pi and then plugging the zwave stick into the hub.
I just got a usb2 hub but cannot get the Pi 4 to recognize this zwave stick . I have tried every port on the hub as well as every usb port on the PI. I know the hub is working fine because 1) the stick is getting power once I bott the PI . 2) A thumb drive into the hub is recognized by the PI
This is the hub I am using
Is there something I need to do in the PI configuration? Can someone guide me through the process they used to get this to work?Thanks in advance
The log file clearly shows the stick cant be found
File "/srv/homeassistant/lib/python3.7/site-packages/openzwave/option.py", line 81, in __init__ raise ZWaveException(u"Error when retrieving device %s : %s" % (device, traceback.format_exception(*sys.exc_info()))) openzwave.object.ZWaveException: 'Zwave Generic Exception : Error when retrieving device /dev/ttyUSB0 : [\'Traceback (most recent call last):\\n\', \' File "/srv/homeassistant/lib/python3.7/site-packages/openzwave/option.py", line 78, in __init__\\n raise ZWaveException(u"Can\\\'t find device %s : %s" % (device, traceback.format_exception(*sys.exc_info())))\\n\', \'openzwave.object.ZWaveException: "Zwave Generic Exception : Can\\\'t find device /dev/ttyUSB0 : [\\\'NoneType: None\\\\\\\\n\\\']"\\n\']'
Posts: 1
Participants: 1