[]
# The Homie base MQTT topic.
="homie"
[]
# The hostname of the MQTT broker to use.
="test.mosquitto.org"
# The port number of the MQTT broker to use.
=1883
# The client name to use when connecting to the MQTT broker.
="applehat"
# The username with which to authenticate to the MQTT broker, if any.
#username=""
# The password with which to authenticate to the MQTT broker, if any.
#password=""
# Whether to use TLS for the connection to the MQTT broker.
=false