-
Config: Z-Wave Controller: Issue: Goal: I installed docker and homeassistant on this device successfully. I also installed z-wave integration, following the instructions from this link: https://zwave-js.github.io/zwave-js-ui/#/getting-started/quick-start One mistake I could have done is that I tried to do all 3 methods of installation as described in the "Quick Start" section. (Frankly, it doesn't say these are alternative methods. At least it is not clear for a novice like me). The other interesting point is, my device name is extraordinarily long. (I also tried "/dev/ttyUSB0" with no luck.) I also disabled "Soft Reset". Any help is appreciated. My docker-compose.yml file looks like this: `version: '3.7' services: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
/dev/zwave
in the ZUI config, as that is the path you have configured with Docker.