Skip to content

Files

Latest commit

13b109a · Jun 23, 2022

History

History
This branch is 1 commit ahead of, 524 commits behind home-assistant/addons:master.

check_config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 9, 2022
Apr 11, 2022
Jun 23, 2022
Sep 27, 2021
Oct 18, 2020
Jun 23, 2022
Jun 8, 2022
Jun 23, 2022
Feb 4, 2020
Feb 4, 2020

Home Assistant Add-on: Check Home Assistant configuration

WARNING: This add-on is deprecated because it is no longer needed. Home Assistant now always starts after an update even if your config is invalid. You should do the following after an update to check for issues:

  1. Check persistent notifications. If an integration could not be loaded because its config is invalid a notification will tell you.
  2. Check logs. If an integration could be loaded but the config you are using is deprecated a message will tell you what needs to change and by when.
  3. Follow the red banner. In rare cases HA will start in safe mode. In those cases you should follow the instructions in the red banner at the top of the UI.

Check your Home Assistant configuration against other versions.

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

You can use this add-on to check whether your configuration files are valid against the new version of Home Assistant before you actually update your Home Assistant installation. This add-on will help you avoid errors due to breaking changes, resulting in a smooth update.