Mqtt client component connects to your mqtt broker.
This broker, for most cases, should be the same broker as the one used by Home Assistant, so you can directly see new devices with HA MQTT auto-discovery option.
mqtt:
host: localhost
username: mqtt
password: mqtt
topic_prefix: boneio1
ha_discovery:
enabled: yes