Home Assistant Unofficial Reference 2024.12.1
schema.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.recorder.auto_repairs.statistics.schema
 

Functions

None homeassistant.components.recorder.auto_repairs.statistics.schema.correct_db_schema (Recorder instance, set[str] schema_errors)
 
set[str] homeassistant.components.recorder.auto_repairs.statistics.schema.validate_db_schema (Recorder instance)
 

Variables

 homeassistant.components.recorder.auto_repairs.statistics.schema._LOGGER = logging.getLogger(__name__)