mirror of
https://github.com/home-assistant/core.git
synced 2026-04-27 06:07:04 +00:00
If the yaml file has invalid utf-8, the config flow would raise an unhandled exception. Allow the encryption key to be entered manually in this case instead of a hard failure fixes #92772