MQTT-GaragePi

Documentation for MQTT-GaragePi


Project maintained by commputethis Hosted on GitHub Pages — Theme by mattgraham

Install and configure MQTT on Home Assistant

Setup MQTT

  1. Click on Settings on the Side bar
    HomeAssistantSettings
  2. Click on Add-ons in the list of options
    HomeAssistantAdd-ons
  3. Click the ADD-ON Store button in the bottom right of the window
    HomeAssistantAdd-OnsButton
  4. Click in the Search field and type MQTT
  5. Click the Mosquitto broker option
    HomeAssistantSearch
  6. Click the INSTALL link
    HomeAssistantMQTTInstall
  7. Once it is finished, click the START link
    HomeAssistantMQTTStart
  8. It only takes a short moment to start
    HomeAssistantMQTTStarted
  9. Now we need to go and create the integration. Click Settings on the Side bar
    HomeAssistantSettings
  10. Click Devices & Services in the list of options
    HomeAssistantDevices
  11. Click the Configure button on the “MQTT” integration
    • If the MQTT integration is not there, click the ADD INTEGRATION button in the bottom right, search for MQTT, and follow the prompts to add it
      HomeAssistantMQTTConfigure
  12. Click the SUBMIT link on the MQTT Broker via Home Assistant add-on dialog
    HomeAssistantMQTTadd-on
  13. Click the FINISH link on the Success dialog
    HomeAssistantSuccess
  14. Click the Configure link on the Mosquitto broker integration
    HomeAssistantMosquitto
  15. Click the RE-CONFIGURE MQTT link under MQTT settings
    • Though Home Assistant already configured MQTT for us, we do not know what the login information is that will need to be used by GaragePi when we set it up.
      HomeAssistantBrokerOptions
  16. Click the EYE icon to reveal the Password
    HomeAssistantBrokerOptions2
  17. Make a note of the Username and Password Username: “homeassistant” Password: “page2kaedaecaitei0ooqu8zeiph5jahf3Shee9aedieX2Oophae7rahtheighae” in my case
    HomeAssistantBrokerOptions3
  18. Click the NEXT link
  19. Scroll down to the bottom of the MQTT Options dialog and click the SUBMIT link
    HomeAssistantBrokerOptions3
  20. Click the FINISH link on the Success dialog
    HomeAssistantSuccess2

We are now done setting up MQTT in Home Assistant. Move on to configuring the GaragePi