Classes | |
| class | CheckConfigError |
| class | HomeAssistantConfig |
Functions | |
| HomeAssistantConfig | async_check_ha_config_file (HomeAssistant hass) |
Helper to check the configuration file.
| HomeAssistantConfig homeassistant.helpers.check_config.async_check_ha_config_file | ( | HomeAssistant | hass | ) |
Load and check if Home Assistant configuration file is valid. This method is a coroutine.
Definition at line 86 of file check_config.py.