This topic should discuss the GitHub-issue here:
Hi community =),
I’ve maid some tests with the Aeotec Z-Stick Gen5 and discovered some issues. Here are the main problems.
Current Bugs
- Issue with the usb-port on raspberrypi (not resolveable as this is problem from the aeotec z-stick -> https://www.raspberrypi.org/forums/viewtopic.php?t=245031
- Devices get automatically added on search to the z-wave controller (You don’t need to add as thing, they get automatically added as soon as discovered to the controller, which is not very convenient, especially on the following problem ->
- Not able to delete z-wave devices from controller (option set as failed and delete from controller don’t have effect)
- Learning mode does not work
- Secure inclusion doesn’t work on the first inclusion…you have to reset the device first to make it work on the second try…(tested with Aeotec dimmer/switch which have a dedicated button for secure inclusion)
To summarize: All advanced options don’t seem to work on the aeotec z-stick gen5 with openhab 2.5.7 in docker (privileged) and pi. The controlling works perfect
Steps to Reproduce (for Bugs)
- Install openhab in docker on pi with hypriot os and traefik reverse proxy
- stick in usb-hub and aeotec z-stick (hub to resolve connection issue, see above)
- setup the z-stick as controller
- put a z-wave device in inclusion mode
- start discovering with the inbox on paper-ui
- see the issues
Sadly I have no Idea how to resolve this issues, but I can help testing, as much as possible! If you need logs or something else, I’ll be here =)
For now I get around all issues, by plugging the z-stick to a windows pc, and delete the failed nodes with the silab software…which is very complicated…
Your Environment
Raspberrypi 4 B+
hypriot os 1.12.3
docker: 19.0.3
openhab-docker 2.5.7