Anyone had any issues since recent update?

Hi, Has anyone had any issues with their Home Assistant since the most recent update?

For some reason my Sonoff is no longer visible in the overview page, although everything looks good from the MQTT perspective, but not sure why its not visible any more in the overview.

From Mosquitto MQTT Add on Log

From Configuration / Entity Registry


Notice it says ‘Entity is not currently available’ - Why would this be?

Any help as ever is greatly appreciated

Ok, I’ve just noticed an anomaly. When I rebooted Home Assistant, there was an error notification

Looking at the Dev Tools Log, I see the following;

This seems to suggest the MQTT is not connecting, yet the MQTT log suggests its ok? (As posted above)

Also the log in the Tasmota MQTT page looks ok;

What am I missing?

Thought I’d post and mention that I managed to get it going ( just in case anyone has the same issue).
I ended up removing the mqtt add on and reinstalling so I had to set it up again. This cleared the fault, but still couldn’t get the sonoff switch to show on the overview page.
I got round this by editing the UI and adding it myself.
This is now working as I’d expect.

to me it seems like you have an indentation issue in your configuration.yaml. Those component errors are home assistant trying to use an integration that doesn’t exist. Meaning it’s seeing those keywords at the root level. It’s also odd that they are capitalized.