As you can see I have a state topic - which works correctly as confirmed with MQTT explorer.
Is this a configuration issue in the new version that I need to adjust? Or a bug with MQTT in the new version? Or like the binary state sensor in the previous upgrade just something we have to live with?
I have the same problem and it is not a problem of retain. They are properly configured. https://github.com/home-assistant/core/issues/67545
Reverting back to 2022.2.9 fixed the problem and upgrading again ended up with the same problem
if I revert back to 2022.2.9 the problem is fixed, so it is not about retain;
I have already the retain correctly activated; my tasmota devices have the same exact configuration, including the retain (so those 3 have retain activated);
mqtt explorer shows the payload is retained;
I have a couple of light that are not âmqttâ, but rely on xiaomi gateway integration and they have not retain (they donât use mqtt)
Iâm experiencing this problem with my TreatLife SS01 3-way lights (set up using digiblurâs instructions). I set âPowerRetain 1â and the light seemed to remember its setting if the setting was âonâ. But if itâs âoffâ when Home Assistant restarts, Home Assistant sees it as âunknownâ.
My testing has shown it works if the state is off - with the exception of one device. As my Tasmota devices are a bunch of different version, I am not sure if that has something to do with it.
Iâll mark this solved with a note that it works for Tasmota lights.
My tasmota lights are still not working, as I said the retain was properly configured, in fact reverting back to 2022.2 fixes the problem. Upgrading to 2022.3 recreates the problem. Anyway good you fixed the problem, maybe eventually mine will be solved too if I get a reply in my issue