Je cherche à envoyer des données à Home Assistant par MQTT, et impossible de faire connecter Domoticz...
J'ai les logins suivants :
Log Home Assistant :
Code : Tout sélectionner
2023-10-26 18:30:32: New connection from 192.168.1.248:59422 on port 1883.
2023-10-26 18:30:32: Client Domoticzd69a4f29-29a3-41ba-b8de-fb4be7104a739 disconnected, not authorised.
2023-10-26 18:30:53: New connection from 172.30.32.2:60260 on port 1883.
2023-10-26 18:30:53: Client <unknown> closed its connection.
2023-10-26 18:31:02: New connection from 192.168.1.248:59424 on port 1883.
2023-10-26 18:31:02: Client Domoticzd69a4f29-29a3-41ba-b8de-fb4be7104a739 disconnected, not authorised.
2023-10-26 18:31:32: New connection from 192.168.1.248:59430 on port 1883.
2023-10-26 18:31:32: Client Domoticzd69a4f29-29a3-41ba-b8de-fb4be7104a739 disconnected, not authorised. Code : Tout sélectionner
2023-10-26 18:38:06.146 Status: MQTT: Connecting to 192.168.1.245:1883
2023-10-26 18:38:06.353 Error: MQTT: Connection failed!, restarting (rc=5)
2023-10-26 18:38:06.354 Error: MQTT: disconnected, Invalid Username/Password (rc=5)La config de Domoticz :
La config de Home Assistant :
Quelqu'un aurait une idée ?