I am trying to setup my MQTT function in hass.io.
I found several threads that point to this setup instruction.
Steps 1 & 2 completed
Step 3: Once back on-line, return to Configuration > Integrations
and select configure next to MQTT
.
However, there is no “configure” button on my page. What am I doing wrong?
Working through a sample help thread, it appears there is an internal broker and an external broker? (see Florian’s reply, about 5 replies down).
How do I know which one to use?
in my configurations.yaml file, I have added
mqtt:
Broker: YOUR_HASSIO_IP_ADDRESS
Port: 1883
Username: MQTT_USERNAME
Password: MQTT_PASSWORD