diff --git a/docs/config_entries_index.md b/docs/config_entries_index.md index b0d95d7e..2b5968c8 100644 --- a/docs/config_entries_index.md +++ b/docs/config_entries_index.md @@ -15,6 +15,8 @@ Config Entries are configuration data that are persistently stored by Home Assis | migration error | The config entry had to be migrated to a newer version, but the migration failed. | failed unload | The config entry was attempted to be unloaded, but this was either not supported or it raised an exception. +More information about surfacing errors and requesting a retry are in [Handling Setup Failures](integration_setup_failures.md/#integrations-using-async_setup_entry). + G