mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 18:24:49 -05: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