Skip to content

Connect an MQTT broker

MQTT is an alternative connection for a broker-based setup. The native RoboAlarms Home Assistant integration does not require it.

Before you begin: obtain the broker host, port, credentials, TLS requirements and any required CA certificate from the broker administrator.

  1. Open Settings > Integrations > MQTT.
  2. Authenticate with the system master or installer code.
  3. Enter the broker host and port.
  4. Set username/password if required.
  5. Configure TLS and certificate settings to match the broker.
  6. Review the topic prefix and device identity.
  7. Enable MQTT and check its reported connection state.
MQTT configuration showing broker and integration controls
The broker settings must match the service you are connecting to. Panel UI preview · select to enlarge

Do not turn off certificate verification merely to suppress an error. Check the server address, trust configuration and panel time first.

Home Assistant MQTT discovery is a separate option. When the native integration is paired, MQTT discovery is suppressed to avoid duplicate entities.

Remote commands have their own enablement and authorization rules. Publishing status to a broker does not automatically grant remote control. Only enable command handling when your broker permissions and intended clients are configured.

Confirm the panel reports a connected broker and inspect the expected status messages from your intended client. Test authorized commands only during agreed commissioning.

If you are using the native integration and do not need a broker-based consumer, leave MQTT disabled; follow Connect Home Assistant instead.