Zwave not showing in configuration hassio pi4

I installed hassio on a raspberry pi4 today. The install went well but for whatever reason zwave won’t show under configuration. If I go into system/hardware the zwave stick shows up as

  • serial:
  • /dev/ttyAMA0

What can I do to make zwave appear under configuration?

FWIW I’ve had hassio running for several hours and have tried a restart

I’m getting the same issue with hassio on on a rpi4. My ozw log is:

019-10-18 22:35:49.049 Always, OpenZwave Version 1.4.3440 Starting Up
2019-10-18 22:36:29.899 Info, Setting Up Provided Network Key for Secure Communications
2019-10-18 22:36:29.900 Info, mgr, Added driver for controller /dev/ttyAMA0
2019-10-18 22:36:29.900 Info, Opening controller /dev/ttyAMA0
2019-10-18 22:36:29.900 Info, Trying to open serial port /dev/ttyAMA0 (attempt 1)
2019-10-18 22:36:29.900 Info, Serial port /dev/ttyAMA0 opened (attempt 1)
2019-10-18 22:36:29.900 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-10-18 22:36:29.900 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_MEMORY_GET_ID: 0x01, 0x03, 0x00, 0x20, 0xdc
2019-10-18 22:36:29.900 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_CONTROLLER_CAPABILITIES: 0x01, 0x03, 0x00, 0x05, 0xf9
2019-10-18 22:36:29.900 Detail, contrlr, Queuing (Command) FUNC_ID_SERIAL_API_GET_CAPABILITIES: 0x01, 0x03, 0x00, 0x07, 0xfb
2019-10-18 22:36:29.900 Detail, contrlr, Queuing (Command) FUNC_ID_ZW_GET_SUC_NODE_ID: 0x01, 0x03, 0x00, 0x56, 0xaa
2019-10-18 22:36:29.901 Detail,
2019-10-18 22:36:29.901 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x15) - FUNC_ID_ZW_GET_VERSION: 0x01, 0x03, 0x00, 0x15, 0xe9
2019-10-18 22:36:29.901 Detail, contrlr, Notification: DriverFailed

I figured out one problem. I’m using an Aeotec zstick so I needed a usb hub for it to work. I bought a cheap hub and now the zstick actually appears. Unfortunately the zwave option still doesn’t show in configuration

Looks like others have needed a hub to power the Aeotec stick also.
Since z-wave shows up in my configuration, could it be your configuration.yaml file?

A hub and adding zwave to the config file fixed my issue

Hub fixed my problem too.
I used a four port USB 2.0 Travel Hub from BestBuy. No power adapter needed.