Trying to setup mqtt addon and extension, both of which installed. Also create a mqtt user in HA. Just little confused as how I proceed further. Do I configure from within the addon itself.
the link below is more about the extension, but I need to configure the username and password
logins:
- username: mqttuser # does not have to be a HA user
password: imnottellingyou
require_certificate: false
certfile: fullchain.pem
keyfile: privkey.pem
customize:
active: false
folder: mosquito
the username does not have to be a HA user
then the next install is “MQTT Explorer” this will let you see the traffic