Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.category_registry.CategoryRegistry Member List

This is the complete list of members for homeassistant.helpers.category_registry.CategoryRegistry, including all inherited members.

__init__(self, HomeAssistant hass)homeassistant.helpers.category_registry.CategoryRegistry
_async_ensure_name_is_available(self, str scope, str name, str|None category_id=None)homeassistant.helpers.category_registry.CategoryRegistryprivate
_data_to_save(self)homeassistant.helpers.category_registry.CategoryRegistryprivate
_storehomeassistant.helpers.category_registry.CategoryRegistryprivate
async_create(self, *str name, str scope, str|None icon=None)homeassistant.helpers.category_registry.CategoryRegistry
async_delete(self, *str scope, str category_id)homeassistant.helpers.category_registry.CategoryRegistry
async_get_category(self, *str scope, str category_id)homeassistant.helpers.category_registry.CategoryRegistry
async_list_categories(self, *str scope)homeassistant.helpers.category_registry.CategoryRegistry
async_load(self)homeassistant.helpers.category_registry.CategoryRegistry
async_update(self, *str scope, str category_id, str|None|UndefinedType icon=UNDEFINED, str|UndefinedType name=UNDEFINED)homeassistant.helpers.category_registry.CategoryRegistry
categorieshomeassistant.helpers.category_registry.CategoryRegistry
hasshomeassistant.helpers.category_registry.CategoryRegistry