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