Just updated to 0.63.1 (from 0.61.1) and my MQTT lights and switches are showing as unavailable when in fact they are all up and running and working fine. :
- This was all working fine before updating.
- The devices always publish their availability state using a retained message.
- If I subscribe to any of these availability topics they are returning a value that represents “available”.
- Some of these are in the lights domain and some in the switch domain.
- If I manually reboot these devices or re-send the availability message via MQTT everything works fine.
- After manually resolving the issue, if I then restart HA I have the same problem again.
I also have separate sensors that use the same MQTT topics and these all show the correct state:
It’s almost like HA is ignoring the retained messages on these topics. Any one else see this / having problems?