Home Assistant MQTT Broker Install
In the video below, we show you how to install and configure the Mosquitto MQTT Broker in Home Assistant
Prerequisites
- •Basic home networking
- •Raspberry Pi or spare computer
What You'll Learn
- Set up and configure Home Assistant
- Automate home devices and routines
Home Automation with Home Assistant
Home Assistant MQTT Broker Install
May 13, 2022
· 1 min read
_
#### In the video below, we show you how to install and configure the Mosquitto MQTT Broker in Home Assistant
MQTT is a messaging protocol for IOT devices that opens up a lot of possibilities for Home Assistant
It doesn’t need additional hardware because it will run on your existing computer network
But MQTT does require a broker to acts a bit like a Post Office for all the messages
Fortunately Home Assistant is supplied with an MQTT broker add-on
Useful links:
Steps Taken
-
Install Broker
For Home Assistant, we’ll install an add-on called Mosquitto broker
-
Create HA user account
We’ll create a separate account for the integration software to login with
-
Install Integration
HA needs to connect to the broker so we’ll install the MQTT integration
-
Create device account
We’ll create a separate account for MQTT devices to login with
-
MQTT-Explorer
This is a very useful tool and we use it to demo how to connect to the broker
Sharing is caring!_
Please enable JavaScript to view the comments powered by Disqus.