SML Stromzhähler auslesen

Hallo,
ich wollte heute anfangen meinen Stromzähler nach dem Video von Simon auszulesen. Leider komme ich bei Minute 11:24 nicht weiter da kein Tastmota erkannt wird.

Log von MQTT

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[20:08:25] INFO: SSL is not enabled
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)
[20:08:25] INFO: Starting NGINX for authentication handling…
s6-rc: info: service legacy-services successfully started
[20:08:26] INFO: Starting mosquitto MQTT broker…
2023-12-12 20:08:26: Warning: Mosquitto should not be run as root/administrator.
2023-12-12 20:08:26: mosquitto version 2.0.18 starting
2023-12-12 20:08:26: Config loaded from /etc/mosquitto/mosquitto.conf.
2023-12-12 20:08:26: Loading plugin: /usr/share/mosquitto/go-auth.so
2023-12-12 20:08:26: ├── Username/password checking enabled.
2023-12-12 20:08:26: ├── TLS-PSK checking enabled.
2023-12-12 20:08:26: └── Extended authentication not enabled.
2023-12-12 20:08:26: Opening ipv4 listen socket on port 1883.
2023-12-12 20:08:26: Opening ipv6 listen socket on port 1883.
2023-12-12 20:08:26: Opening websockets listen socket on port 1884.
2023-12-12 20:08:26: mosquitto version 2.0.18 running
2023-12-12 20:08:26: New connection from 127.0.0.1:36012 on port 1883.
2023-12-12 20:08:26: Client disconnected due to protocol error.
[20:08:26] INFO: Successfully send discovery information to Home Assistant.
2023-12-12 20:08:26: New connection from 172.30.33.3:45714 on port 1883.
[20:08:26] INFO: Successfully send service information to the Supervisor.
2023-12-12 20:08:26: New client connected from 172.30.33.3:45714 as mqttjs_fd2ff35c (p2, c1, k60, u’addons’).
2023-12-12 20:08:32: New connection from 172.30.32.1:54089 on port 1883.
2023-12-12 20:08:32: New client connected from 172.30.32.1:54089 as 1Q7ZVneKc4Fit3t3HOcZLE (p2, c1, k60, u’homeassistant’).
2023-12-12 20:09:21: New connection from 172.30.32.2:46982 on port 1883.
2023-12-12 20:09:21: Client closed its connection.
2023-12-12 20:11:21: New connection from 172.30.32.2:34186 on port 1883.
2023-12-12 20:11:21: Client closed its connection.
2023-12-12 20:13:21: New connection from 172.30.32.2:33876 on port 1883.
2023-12-12 20:13:21: Client closed its connection.
2023-12-12 20:15:21: New connection from 172.30.32.2:58448 on port 1883.
2023-12-12 20:15:21: Client closed its connection.
2023-12-12 20:17:21: New connection from 172.30.32.2:58032 on port 1883.
2023-12-12 20:17:21: Client closed its connection.
2023-12-12 20:19:21: New connection from 172.30.32.2:42968 on port 1883.
2023-12-12 20:19:21: Client closed its connection.
2023-12-12 20:21:21: New connection from 172.30.32.2:38358 on port 1883.
2023-12-12 20:21:21: Client closed its connection.
2023-12-12 20:23:21: New connection from 172.30.32.2:52810 on port 1883.
2023-12-12 20:23:21: Client closed its connection.

Ich habe eben in tasmota gesehen das die mqqt Daten nicht gespeichert wurden oder muss das so aussehen?

Vielen Dank schonmal im Vorraus

Willkommen in der Community,
fehlt bei dir nicht noch der MQTT Host?
Müsste die IP von deinem HA hin.

Und ich kann dir den MQTT Explorer empfehlen um zu gucken ob was beim MQTT Broker ankommt.

LG

So hab es jetzt hin bekommen. Musste die Daten für den Host und Benutzter über die Konsole eingeben. Da über den die Konfigurationsseite bei Tasmota die Daten nicht gespeichert wurden.

Schau Dir mal die Integration an: