Hi,
ich habe eine Wärmepumpe / PV Anlage welche mit einem SmartMeter ausgestatt ist und Daten via mqtt bereitstellen kann.
Das SmartMeter ist das Energy Manager 420.
Die Dokumentation ist hier abgelegt:
Die Einstellungen im SmartMeter:
Ich habe es mit Benutzernamen/ Passwort versucht, ohne, eigenen neuen Benutzer in Homeassistant.
In Homeassistant habe nutze ich den Mosquitto broker, Aktuelle Version: 6.5.0.
Hier habe ich nur den Standard genutzt:
Im Protokoll wird immer folgendes protokolliert:
2025-02-10 20:44:27: Client disconnected due to protocol error.
2025-02-10 20:44:32: New connection from 192.168.188.94:39066 on port 1883.
2025-02-10 20:44:32: Client disconnected due to protocol error.
2025-02-10 20:44:37: New connection from 192.168.188.94:39074 on port 1883.
2025-02-10 20:44:37: Client disconnected due to protocol error.
2025-02-10 20:44:42: New connection from 192.168.188.94:39076 on port 1883.
2025-02-10 20:44:42: Client disconnected due to protocol error.
2025-02-10 20:44:47: New connection from 192.168.188.94:39078 on port 1883.
2025-02-10 20:44:47: Client disconnected due to protocol error.
2025-02-10 20:44:52: New connection from 192.168.188.94:39086 on port 1883.
2025-02-10 20:44:52: Client disconnected due to protocol error.
2025-02-10 20:44:57: New connection from 192.168.188.94:39088 on port 1883.
2025-02-10 20:44:58: Client disconnected due to protocol error.
2025-02-10 20:45:03: New connection from 192.168.188.94:39090 on port 1883.
2025-02-10 20:45:03: Client disconnected due to protocol error.
2025-02-10 20:45:08: New connection from 192.168.188.94:39098 on port 1883.
2025-02-10 20:45:08: Client disconnected due to protocol error.
2025-02-10 20:45:13: New connection from 192.168.188.94:39100 on port 1883.
2025-02-10 20:45:13: Client disconnected due to protocol error.
2025-02-10 20:45:18: New connection from 192.168.188.94:39102 on port 1883.
2025-02-10 20:45:18: Client disconnected due to protocol error.
2025-02-10 20:45:23: New connection from 192.168.188.94:39110 on port 1883.
2025-02-10 20:45:23: Client disconnected due to protocol error.
2025-02-10 20:45:28: New connection from 192.168.188.94:39112 on port 1883.
2025-02-10 20:45:28: Client disconnected due to protocol error.
2025-02-10 20:45:30: New connection from 172.30.32.2:60248 on port 1883.
2025-02-10 20:45:30: Client closed its connection.
2025-02-10 20:45:33: New connection from 192.168.188.94:39114 on port 1883.
2025-02-10 20:45:33: Client disconnected due to protocol error.
2025-02-10 20:45:38: New connection from 192.168.188.94:39122 on port 1883.
2025-02-10 20:45:38: Client disconnected due to protocol error.
2025-02-10 20:45:43: New connection from 192.168.188.94:39124 on port 1883.
2025-02-10 20:45:43: Client disconnected due to protocol error.
2025-02-10 20:45:48: New connection from 192.168.188.94:39126 on port 1883.
2025-02-10 20:45:48: Client disconnected due to protocol error.
2025-02-10 20:45:53: New connection from 192.168.188.94:39134 on port 1883.
2025-02-10 20:45:53: Client disconnected due to protocol error.
2025-02-10 20:45:58: New connection from 192.168.188.94:39136 on port 1883.
2025-02-10 20:45:59: Client disconnected due to protocol error.
2025-02-10 20:46:04: New connection from 192.168.188.94:39138 on port 1883.
2025-02-10 20:46:04: Client disconnected due to protocol error.
2025-02-10 20:46:09: New connection from 192.168.188.94:39146 on port 1883.
2025-02-10 20:46:09: Client disconnected due to protocol error.
2025-02-10 20:46:14: New connection from 192.168.188.94:39148 on port 1883.
2025-02-10 20:46:14: Client disconnected due to protocol error.
2025-02-10 20:46:19: New connection from 192.168.188.94:39152 on port 1883.
2025-02-10 20:46:19: Client disconnected due to protocol error.
2025-02-10 20:46:24: New connection from 192.168.188.94:39158 on port 1883.
2025-02-10 20:46:24: Client disconnected due to protocol error.
Ich habe wirklich keinen Lösungsansatz mehr und freue mich auf eure Hilfe / input.
Danke!!!