Hoping for a bit of help here. New to OpenZWave (and zwave in general). I can’t see added devices anywhere in HA.
Running HA Supervised in Docker on Ubuntu server.
What I’ve done:
- Installed Mosquitto broker add-on (default config)
- Installed MQTT Integration
- Installed OpenZWave add-on (only added to config /dev/serial/by-id/usb-0658_0200-if00)
- Installed OpenZWave Integration
Just trying to get a basic network up. Adding 1 device (Inovelli Red switch) for now. Pairing process went well (I think?). I called Developer Tools / Services ozw.add_node and hit the pair include on the switch, which flashed green indicating it paired. But I can’t see this device/entity anywhere in HA? Rebooted a few times…
In Devices, I can see my Aeotec stick with the integration OpenZWave. On my OpenZWave panel, at the top I see “Connected (unencrypted) to Qt for Embedded Linux VNC Server” and it just gives me a Open window with options for Local Client or Remote OZWDaemon. The drop downs on Local Client for Serial Port are TTYACM0 and TTYACM1. When I select TTYACM1 (which I believe is my Aeotec) and hit “Start” it just says “Disconnected”. Both mosquitto and zwave docker containers are up and running.
I’m sure I’m doing something dumb and noobish… Would appreciate help. I have 10 of these Inovelli’s to install, and got hung up on the first one!