Home Assistant Unofficial Reference 2024.12.1
entity_registry.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.recorder.entity_registry
 

Functions

None homeassistant.components.recorder.entity_registry.async_setup (HomeAssistant hass)
 
None homeassistant.components.recorder.entity_registry.update_states_metadata (Recorder instance, str entity_id, str new_entity_id)
 

Variables

 homeassistant.components.recorder.entity_registry._LOGGER = logging.getLogger(__name__)