Go to the source code of this file.
Namespaces | |
| homeassistant.helpers.label_registry | |
Functions | |
| LabelRegistry | homeassistant.helpers.label_registry.async_get (HomeAssistant hass) |
| None | homeassistant.helpers.label_registry.async_load (HomeAssistant hass) |
Variables | |
| homeassistant.helpers.label_registry.EventLabelRegistryUpdated | |
| string | homeassistant.helpers.label_registry.STORAGE_KEY = "core.label_registry" |
| int | homeassistant.helpers.label_registry.STORAGE_VERSION_MAJOR = 1 |
| int | homeassistant.helpers.label_registry.STORAGE_VERSION_MINOR = 2 |