home-assistant.io/source/_integrations/recovery_mode.markdown
c0ffeeca7 3cf05e2511
Add information on recovery and safe mode (#31427)
* Add information on revocery and safe mode

- Create general troubleshooting section
- Document recovery and safe mode
- Tiny tweaks to recovery integration documentation page
- addresses feedback from #31387

* Rephrase

* Fix typo

* Rephrase

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix screenshot

* Amend resolution

* Fix typo

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-02-26 08:59:55 +01:00

1.0 KiB

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 internal integration used by the Home Assistant Core.

You don't have to configure it 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 parts of the configuration from the last time Home Assistant did start.

When this happens, Home Assistant will start in Recovery mode using this integration. In this mode, no user configured integrations are 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.