Hallo Jim,
vor Zigbee hatte ich mal mit Tasmota laufen.
- Da er mir ja ein Ergebnis ausgibt. müsste das doch mit dem MQTT passen?!

- Wie ich oben schon geschrieben habe, kann ich weder im Z2M den “addons” User überschreiben, noch im MQTT das Kennwort. Es steht danach immer dieses wieder drin!
Auch der in HA angelegte User wird nicht genommen.
Oder ist das ein Standard, nachdem man das Passwort geändert hat? Dann versteh ich nicht, warum es das Auge gibt!
- Auch wenn ich meinen User so in die yaml-Datei einfüge

und dann auf speichern drücke, den Neustart von Mosquitto Broker bestätige, fliegt mein Eintrag wieder raus.
Hier noch ein Auszug den MQTT Protokolls:
[11:20:03] INFO: Certificates found: SSL is available
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[11:20:04] INFO: Starting NGINX for authentication handling...
[11:20:04] INFO: Starting mosquitto MQTT broker...
2025-03-06 11:20:04: Warning: Mosquitto should not be run as root/administrator.
2025-03-06 11:20:04: mosquitto version 2.0.20 starting
2025-03-06 11:20:04: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-03-06 11:20:04: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-03-06 11:20:04: ├── Username/password checking enabled.
2025-03-06 11:20:04: ├── TLS-PSK checking enabled.
2025-03-06 11:20:04: └── Extended authentication not enabled.
2025-03-06 11:20:04: Opening ipv4 listen socket on port 1883.
2025-03-06 11:20:04: Opening ipv6 listen socket on port 1883.
2025-03-06 11:20:04: Opening websockets listen socket on port 1884.
s6-rc: info: service legacy-services successfully started
2025-03-06 11:20:04: Opening ipv4 listen socket on port 8883.
2025-03-06 11:20:04: Opening ipv6 listen socket on port 8883.
2025-03-06 11:20:04: Opening websockets listen socket on port 8884.
2025-03-06 11:20:04: mosquitto version 2.0.20 running
2025-03-06 11:20:04: New connection from 172.x.x.x:42400 on port 1883.
2025-03-06 11:20:04: New connection from ::1:40040 on port 1883.
[11:20:04] INFO: Successfully send discovery information to Home Assistant.
2025-03-06 11:20:04: New client connected from 172.x.x.x:42400 as mqttjs_3b02c35c (p2, c1, k60, u'addons').
2025-03-06 11:20:04: Client <unknown> disconnected due to protocol error.
[11:20:04] INFO: Successfully send service information to the Supervisor.
2025-03-06 11:20:09: New connection from 172.x.x.x:38595 on port 1883.
2025-03-06 11:20:09: New client connected from 172.x.x.x:38595 as auto-6B6F7177-4542-4204-3F94-4A9C1555F46D (p2, c1, k60, u'user').
2025-03-06 11:20:10: New connection from 192.168.x.x:65371 on port 1883.
2025-03-06 11:20:10: New client connected from 192.168.x.x:65371 as DVES_1DFDBA (p2, c1, k30, u'user').
2025-03-06 11:20:10: New connection from 192.168.x.x:61755 on port 1883.
2025-03-06 11:20:10: New client connected from 192.168.x.x:61755 as DVES_148798 (p2, c1, k30, u'user').
2025-03-06 11:20:10: New connection from 192.168.x.x:64180 on port 1883.
2025-03-06 11:20:10: New client connected from 192.168.x.x:64180 as DVES_148ABD (p2, c1, k30, u'user').
2025-03-06 11:20:10: New connection from 192.168.x.x:62693 on port 1883.
2025-03-06 11:20:10: New client connected from 192.168.x.x:62693 as DVES_4477DE (p2, c1, k30, u'user').
2025-03-06 11:20:10: New connection from 192.168.x.x:64776 on port 1883.
2025-03-06 11:20:10: New client connected from 192.168.x.x:64776 as DVES_447A0A (p2, c1, k30, u'user').
2025-03-06 11:20:10: New connection from 192.168.x.x:64170 on port 1883.
2025-03-06 11:20:10: New client connected from 192.168.x.x:64170 as DVES_1E0ED8 (p2, c1, k30, u'user').
2025-03-06 11:20:10: New client connected from 192.168.x.x:64170 as DVES_1E0ED8 (p2, c1, k30, u'user').
2025-03-06 11:20:10: New client connected from 192.168.x.x:64170 as DVES_1E0ED8 (p2, c1, k30, u'user').
Anscheinend hat er ja auch Geräte gefunden, aber die werden nicht eingetragen/angezeigt.
Wie gesagt sende ich dir gerne mehr infos zu, um dem Problem auf die Spur zu kommen.
Wie kann ich evtl. MMQTT und Z2M komplett zurücksetzen? Eine Deinstallation hilft nicht, da danach sofort die Geräte wieder vorhanden sind!
Gruß
Oli