Are you actually seeing the sensor data in MQTT.FZ? IE: Do you have the sensor set to send over MQTT in EasyESP? In the “Devices” tab of EasyESP, under “Data Acquisition”, “Send to Controller” needs to be enabled.
I don’t believe setting up MQTT in the configuration.yaml is the correct way to do this anymore, I believe it should be done in the configuration. There’s an example of how to do this on the forum, as well this migration example in the github.
ERROR (MainThread) [homeassistant.setup] Setup failed for mqtt: Component failed to initialize.
ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of sensor.mqtt. Setup failed for dependencies: mqtt
ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform sensor.mqtt: Could not set up all dependencies.