MQTT Settings for Faikin

Hi All,
I have just installed my Faikin chip into my Aircon and I have the UI by signing into the ESP32 chip. I am having issues installing this into HA. The device is not appearing as discoverable by HA or my MQTT add on.
Any help would be appreciated.


Cheers

You may need to revisit your MQTT security settings so that they match user and password.

The MQTT Explorer add-on may assist to see what is incoming.

If you are using the Mosquitto MQTT broker add-on it definitely requires a password. Which you do not appear to have supplied. Mine:

You also probably shouldn’t be putting :8123 in the hostname. That’s the homeassistant port, not the MQTT port.

1 Like