Some options I would try:
-
Restore the system from a know backup prior to the upgrade
-
Use the CLI to perform some addition checks and rebuilds (Home Assistant Command Line)
ha su repair
ha core rebuild
ha host reboot
- Boot in Safe Mode to see if the problem persists - If ‘no’ then it is probably a misbehaving integration (see tracking down misbehaving integrations); if ‘yes’ its a problem with OS or Supervisor and should be reported on GitHub.