I have successfully setup a EMQX MQTT broker and have an Arduino board connecting and publishing data to the broker. I have verified this by using MQTT Explorer and all topics are shown.
I have installed the MQTT integration and configured.
I have the following sensors configured in configuration.yaml
I can’t really tell what’s going on there as spacing has been butchered in your post. Please follow these directions to format your code correctly so it is readable.
Still haven’t got it right - please read the page Mike linked again. You should not post code in images, please copy the code and paste it inside Preformatted Text tags. They look like </> on the posting toolbar.
Meanwhile - you don’t have a mqtt: definition. This is what one of my mqtt sensors look like:
Thanks @zoogara, adding the dash was the trick. I had already had the mqtt: definition just didn’t have it in the screen shot. Thanks for feedback on how to post properly.