How To Setup MQTT With Home Assistant Add-on & Docker Container | Step By Step Guide

preview_player
Показать описание
In this video we will look at how we can setup MQTT broker with Home Assistant Add-on and also setup MQTT with a Docker Container.

We will also see how we can protect this MQTT broker using username and password.

If you are interested, you can buy certain smart home related board like these below:

-----------------
Gear I use :
-----------------

---- Chapters ---------

00:00 - Introduction
00:37 - Setup MQTT Broker With Home Assistant Add-on
01:31 - Protecting MQTT Broker With Username And Password
02:43 - Setup MQTT Broker Using Docker Container
03:59 - MQTT Broker Configuration With Anonymous Login
05:10 - Starting MQTT Container with Docker Compose
05:34 - Setup MQTT Broker Container With Username And Password
07:45 - MQTT Broker Configuration With Username And Password
08:06 - Connecting MQTT Add-on With Home Assistant
10:25 - Connecting MQTT Docker Container With Home Assistant
11:03 - What's Coming Up Next?

Music Credits:-

Sappheiros - Miracle
----------------------------
Social Media
--------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Absolutely brilliant video, very clear and well presented. Thank you

paulrain
Автор

Thank you for your video. Can you please show us in a video how to connect a rpi pico w to home assistant via MQTT?

iqaznili
Автор

hi,
I got stuck at min 1:58 when trying to save the credential username and password, it say "Failed to save add-on configuration, Invalid list for option 'logins' in Mosquitto broker (core_mosquitto). Got {'logins': {'username': 'mqttuser', 'password': 'password'}, 'require_certificate': False, 'certfile': 'fullchain.pem', 'keyfile': 'privkey.pem', 'customize': {'active': False, 'folder': 'mosquitto'}}

any explanation why?

speedsd