I think I have done all things right, but no entityes are made in Home-Assistant.
MQTT discovery works for other things. can anyone see any mistakes?
Home-Assistant = 10.0.24.3
ZWaveJS2MQTT = 10.0.24.8
What are the logs showing?
[13:29:59] INFO: Setup mosquitto configuration
[13:29:59] WARNING: SSL not enabled - No valid certs found!
[13:29:59] INFO: Found local users inside config
[13:29:59] INFO: Initialize Hass.io Add-on services
[13:29:59] INFO: Initialize Home Assistant discovery
[13:29:59] INFO: Start Mosquitto daemon
1610713799: mosquitto version 1.6.3 starting
1610713799: Config loaded from /etc/mosquitto.conf.
1610713799: Loading plugin: /usr/share/mosquitto/auth-plug.so
1610713799: ├── Username/password checking enabled.
1610713799: ├── TLS-PSK checking enabled.
1610713799: └── Extended authentication not enabled.
1610713799: Opening ipv4 listen socket on port 1883.
1610713799: Opening ipv6 listen socket on port 1883.
1610713799: Opening websockets listen socket on port 1884.
1610713799: |-- *** auth-plug: startup
1610713799: Warning: Mosquitto should not be run as root/administrator.
1610713799: New connection from 10.0.24.10 on port 1883.
[WARN] Not found mqtt on local database
1610713799: Socket error on client <unknown>, disconnecting.
1610713800: New connection from 10.0.24.10 on port 1883.
1610713800: Socket error on client <unknown>, disconnecting.
1610713801: New connection from 10.0.24.10 on port 1883.
1610713801: Socket error on client <unknown>, disconnecting.
1610713802: New connection from 10.0.24.10 on port 1883.
1610713802: Socket error on client <unknown>, disconnecting.
1610713803: New connection from 10.0.24.10 on port 1883.
1610713803: Socket error on client <unknown>, disconnecting.
1610713804: New connection from 10.0.24.10 on port 1883.
1610713804: Socket error on client <unknown>, disconnecting.
1610713805: New connection from 172.30.32.1 on port 1883.
[INFO] found homeassistant on local database
1610713805: New client connected from 172.30.32.1 as 6KIJju63cQbPn9Icm9ODDP (p2, c1, k60, u'homeassistant').
1610713805: New connection from 10.0.24.10 on port 1883.
1610713805: Socket error on client <unknown>, disconnecting.
1610713806: New connection from 10.0.24.10 on port 1883.
1610713806: Socket error on client <unknown>, disconnecting.
1610713807: New connection from 10.0.24.10 on port 1883.
1610713807: Socket error on client <unknown>, disconnecting.
1610713832: New connection from 10.0.24.10 on port 1883.
[INFO] found mqtt on local database
1610713832: New client connected from 10.0.24.10 as mqttjs_c406b9ed (p2, c1, k60, u'mqtt').
1610715193: Socket error on client 6KIJju63cQbPn9Icm9ODDP, disconnecting.
1610715203: New connection from 172.30.32.1 on port 1883.
[INFO] found homeassistant on local database
1610715203: New client connected from 172.30.32.1 as 5rCvCqHRxM0oVcFyRn8ted (p2, c1, k60, u'homeassistant').
1610715599: Saving in-memory database to /data/mosquitto.db.
1610716134: Socket error on client 5rCvCqHRxM0oVcFyRn8ted, disconnecting.
1610716139: New connection from 172.30.32.1 on port 1883.
[INFO] found homeassistant on local database
1610716140: New client connected from 172.30.32.1 as 6RaszsjbCpm5ZwAGfnMZqI (p2, c1, k60, u'homeassistant').
1610717400: Saving in-memory database to /data/mosquitto.db.
1610719048: New connection from 10.0.24.8 on port 1883.
[INFO] found mqtt on local database
1610719048: New client connected from 10.0.24.8 as ZWAVE_GATEWAY-ZWave2MQTT (p2, c1, k60, u'mqtt').
1610719192: Outgoing messages are being dropped for client ZWAVE_GATEWAY-ZWave2MQTT.
1610719202: Saving in-memory database to /data/mosquitto.db.
1610720056: Socket error on client 6RaszsjbCpm5ZwAGfnMZqI, disconnecting.
1610720066: New connection from 172.30.32.1 on port 1883.
[INFO] found homeassistant on local database
1610720067: New client connected from 172.30.32.1 as 7uWkWPOrFQJtioXYrHh5ET (p2, c1, k60, u'homeassistant').
1610721002: Saving in-memory database to /data/mosquitto.db.
1610722804: Saving in-memory database to /data/mosquitto.db.
1610724605: Saving in-memory database to /data/mosquitto.db.
1610725118: Socket error on client 7uWkWPOrFQJtioXYrHh5ET, disconnecting.
1610725127: New connection from 172.30.32.1 on port 1883.
[INFO] found homeassistant on local database
1610725127: New client connected from 172.30.32.1 as 0fV59E3SgPdUhEJdUcoq1X (p2, c1, k60, u'homeassistant').
1610726405: Saving in-memory database to /data/mosquitto.db.
1610728207: Saving in-memory database to /data/mosquitto.db.
1610730007: Saving in-memory database to /data/mosquitto.db.
1610730560: Socket error on client 0fV59E3SgPdUhEJdUcoq1X, disconnecting.
1610730574: New connection from 172.30.32.1 on port 1883.
[INFO] found homeassistant on local database
1610730574: New client connected from 172.30.32.1 as 48KTgrmSu88pRxYDnZft6D (p2, c1, k60, u'homeassistant').
Solved, needed to use “homeassistant” as prefix