home-assistant.io/source/_integrations/recovery_mode.markdown
2023-10-24 09:22:18 +02:00

941 B

title, description, ha_category, ha_release, ha_codeowners, ha_domain, ha_quality_scale, ha_integration_type
title description ha_category ha_release ha_codeowners ha_domain ha_quality_scale ha_integration_type
Recovery Mode Allows Home Assistant to start up in recovery mode.
0.105
@home-assistant/core
recovery_mode internal system

The recovery_mode integration is an internally used integration by the Home Assistant Core.

You don't have to configure it in any way since it is automatically always available when Home Assistant needs it.

If, during startup, Home Assistant has problems reading your configuration, it will still continue to start using bits and pieces from the configuration of the last time it did start.

When this happens, Home Assistant will start in "Recovery mode" using this integration. In this mode, nothing is loaded, but it does give you access to the Home Assistant frontend, settings and add-ons.

This gives you the possibility to correct the issue and restart Home Assistant to re-try.