Just migrated from OZW to zwavejs and the zwavejs2mqtt add-on. I only have 7 devices so it was easy and everything works but the graph. All the devices are there, but have no connections. Tried healing, rebooting, clearing the cache. It seems the problem is with the port and/or key, but I used the same ones that I used for OZW and then zwave js.
2021.6.4 supervised mode
supervisor log:
21-06-13 14:52:21 WARNING (MainThread) [supervisor.addons.options] Option 'device' does not exist in the schema for Z-Wave JS to MQTT (a0d7b954_zwavejs2mqtt)
21-06-13 14:52:21 WARNING (MainThread) [supervisor.addons.options] Option 'network_key' does not exist in the schema for Z-Wave JS to MQTT (a0d7b954_zwavejs2mqtt)
21-06-13 14:52:34 WARNING (MainThread) [supervisor.addons.options] Option 'device' does not exist in the schema for Z-Wave JS to MQTT (a0d7b954_zwavejs2mqtt)
21-06-13 14:52:34 WARNING (MainThread) [supervisor.addons.options] Option 'network_key' does not exist in the schema for Z-Wave JS to MQTT (a0d7b954_zwavejs2mqtt)
21-06-13 14:52:35 ERROR (MainThread) [supervisor.api.ingress] Ingress error: 400, message='Invalid response status', url=URL('http://172.30.33.1:8099/socket.io/?EIO=4&transport=websocket&sid=haTGP4GGDIHde1SPAAAA')
add-on debug:
2021-06-13 11:08:50.394 INFO APP: GET /api/settings 304 41.378 ms - -
2021-06-13 11:08:50.417 INFO APP: GET /static/favicons/favicon-32x32.png 200 7.302 ms - 1831
2021-06-13 11:08:50.428 INFO APP: GET /api/auth-enabled 304 0.918 ms - -
2021-06-13 11:08:56.011 INFO ZWAVE: Calling api refreshNeighbors with args: [ [length]: 0 ]
2021-06-13 11:08:56.093 INFO ZWAVE: Success zwave api call refreshNeighbors {
'1': [ [length]: 0 ],
'2': [ 3, [length]: 1 ],
'3': [ 2, 4, 13, 18, 19, [length]: 5 ],
'4': [ 3, 13, 18, 19, [length]: 4 ],
'13': [ 3, 4, 18, [length]: 3 ],
'18': [ 3, 4, 13, 19, [length]: 4 ],
'19': [ 3, 4, 18, [length]: 3 ]
}