Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems AIO2400 #31

Open
Maxe123 opened this issue Jul 22, 2024 · 4 comments
Open

Problems AIO2400 #31

Maxe123 opened this issue Jul 22, 2024 · 4 comments

Comments

@Maxe123
Copy link

Maxe123 commented Jul 22, 2024

Kennt jemand die Lösung zu folgendem Problem:

2024-07-22 09:26:50: Opening ipv4 listen socket on port 1883.
2024-07-22 09:26:50: Opening ipv6 listen socket on port 1883.
2024-07-22 09:26:50: Opening websockets listen socket on port 1884.
2024-07-22 09:26:50: Connecting bridge zendure-broker (mqtt.zen-iot.com:1883)
2024-07-22 09:26:50: mosquitto version 2.0.18 running
2024-07-22 09:26:50: New connection from ::1:50674 on port 1883.
2024-07-22 09:26:50: Client disconnected due to protocol error.

2024-07-22 09:26:50: New connection from 192.168.2.68:57807 on port 1883.
2024-07-22 09:26:50: New client connected from 192.168.2.68:57807 as OpenDTU-10919044 (p2, c1, k15, u'mqtt').
[09:26:50] INFO: Successfully send discovery information to Home Assistant.
2024-07-22 09:26:50: New connection from 172.30.32.1:34477 on port 1883.
2024-07-22 09:26:50: New client connected from 172.30.32.1:34477 as 1Lvbyx5cVScbXI5KLkzv4q (p2, c1, k60, u'Mqtt').
[09:26:51] INFO: Successfully send service information to the Supervisor.
2024-07-22 09:27:00: New connection from 192.168.2.136:55792 on port 1883.
2024-07-22 09:27:00: New client connected from 192.168.2.136:55792 as go-eCharger:036335:72 (p2, c1, k15, u'mqtt').

Ich habe im HomeAssistant schon andere Geräte im MQTT. Also habe ich es über die zendure.conf im Broker versucht. Leider immer mit dieser Fehlermeldung.
Kennt jemand das Problem?

@z-master42
Copy link
Owner

Der Fehler muss nicht zwangsläufig mit der Bridge zusammenhängen. Unbenommen dessen ist mir nicht bekannt, dass die AiO zendureseitig bereits MQTT-Unterstützung erfahren hat.

@Maxe123
Copy link
Author

Maxe123 commented Jul 22, 2024

Danke für die Rückmeldung.
Mit dem MQTT-Explorer bekomme ich Daten. leider nicht im Home Assistent. Hab mich wundert immer diese
New connection from ::1:50674 on port 1883.

Das heißt es kommt was über IPV6 rein aber irgendwie nicht richtig. Tipps hat da keiner?
Liegt es daran, dass HASS als VM auf einem UNraid läuft?

@z-master42
Copy link
Owner

Ok, das war mit bis dato nicht bekannt. Sind die Topics/Sensoren beim AiO die gleichen wie hier in der Anleitung oder gibt es welche die noch nicht erwähnt sind?

Wenn du dich mit dem MQTT Explorer mit dem Moquitto Addon verbindest, sieht du da denn die Topics, die du siehst wenn du dich direkt mit dem Zendure Broker verbunden hast?

Was hast du in der VM laufen? HA OS? Wie hast du da Addons ans Laufen bekommen?

@Maxe123
Copy link
Author

Maxe123 commented Jul 22, 2024

Gestern kam ich ohne Probleme an die Topics und Sensoren.
Da es auf dem Rechner klappt, aber auf der VM im Unraid nicht, wird dort das Problem zu suchen sein.
Generell läuft ein Homeassistant als VM. Hab dazu eine fertige Vdisk heruntergeladen und im unraid in eine VM eingebunden. Ging ohne Probleme. Da es kein Core ist, kann man dort alle Addons ganz normal laufen lassen. inkl. MQTT Broker und HACS und allem was dazu gehört.
MQTT Antwort

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants