Home Assistant Unofficial Reference 2024.12.1
registry.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.helpers.registry.BaseRegistry
 
class  homeassistant.helpers.registry.BaseRegistryItems
 

Namespaces

 homeassistant.helpers.registry
 

Functions

_StoreDataT homeassistant.helpers.registry._data_to_save (self)
 
None homeassistant.helpers.registry.async_schedule_save (self)
 

Variables

 homeassistant.helpers.registry.RegistryIndexType
 
int homeassistant.helpers.registry.SAVE_DELAY = 10
 
int homeassistant.helpers.registry.SAVE_DELAY_LONG = 180