mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 00:23:40 +01: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