Connecting to MQTT

JustJoostNLAbout 1 mindocumentation

Connecting to MQTT

F1MV-Lights-Integration supports MQTT, which allows you to connect to your own MQTT broker and the app will send messages to it.

Setting up MQTT

  1. Make sure you have installed F1MV-Lights-Integration, if not, please refer to the installation page
  2. Open F1MV-Lights-Integration and open the settings by clicking on the 3 dots in the top right corner, then click on "Settings".
  3. Click on "Integration Settings", and click "MQTT".
  4. Make sure "Disable MQTT Integration" is not checked.
Discord MQTT Checkbox
Discord MQTT Checkbox
  1. Enter your MQTT broker's IP address/hostname in the "MQTT Broker Host" field.
MQTT Broker Host
MQTT Broker Host
  1. Enter your MQTT broker's port in the "MQTT Broker Port" field. If you are using the default port, leave it at 1883.
MQTT Broker Port
MQTT Broker Port
  1. If your MQTT broker requires a username and password, enter them in the "MQTT Username" and "MQTT Password" fields respectively. If not, leave them blank.
MQTT Username and Password
MQTT Username and Password
  1. Click "MQTT Tools", and then click the "(Re)connect to MQTT" button. If you see the message "Successfully connected to the MQTT broker", the app has successfully connected to your MQTT broker.

Note

You don't need to click the "(Re)connect to MQTT" button every time you open the app, it will automatically connect to your MQTT broker when you open the app.

You only need to click the "(Re)connect to MQTT" button if you change any of the MQTT settings, or you're experiencing issues with the MQTT integration.

Troubleshooting

Please refer to the troubleshooting page if you encounter any issues.

Last update:
Contributors: Joost