Install Mosquitto MQTT Broker
Install the Mosquitto MQTT Broker add-on and verify the MQTT integration in Home Assistant.
Mqtt
Mosquitto
Apps
Home Assistant
Support
Apps
Mqtt, Mosquitto, Apps, Home Assistant, SupportInstall the Mosquitto MQTT Broker add-on and verify the MQTT integration in Home Assistant.Search results
Use this guide to install the Mosquitto broker add-on and confirm that MQTT is available in Home Assistant.
Install the Add-on
- In Home Assistant, go to
Settings > Apps > Install App. - Search for
Mosquitto broker. - Select
Install. - After installation completes, enable
Start on boot,Watchdog, andAuto-update. - Select
Start. - Open the
Logtab and confirm the broker starts successfully.
Optional: Create a Dedicated MQTT User
If a project needs a dedicated MQTT user for another app or integration:
- Go to
Settings > People > Users. - Create the user that will be used for the
MQTTconnection. - Save the credentials in the approved password-management workflow.
Before moving on
- Go to
Settings > Devices & Services. - If
MQTTappears as a discovered integration, open it and finish setup. - If it does not appear automatically, add it manually through
+ Add Integration. - Confirm the
MQTTintegration is loaded before you continue with any app that depends on it.
Last modified April 2, 2026: Add Installer Field Support Guide (c5d759b)