Mosquitto Broker Integration on Debian with HA core

Hi all,

I have debian bookworm for raspberry pi with HA core.

Someone have an URL to configure an Mqtt broker with manual configuration ?

Custom component to install here : /home/homeassistant/.homeassistant/custom_components/

Maybe other files must be configured.

I don’t know what to do with this link.

Thank you a lot !

The integration is already there. You just need to go to devices and services and set it up if you already have a running mqtt broker

Core is just HA in docker correct? If you want to install a mqtt broker, install the mosquitto docker container

I must install an MQTT Broker with mosquitto.

Just have HA core on debian, not docker.

apt-get install mosquitto

yes, it works. Thanks a lot :slight_smile: