Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.category_registry.CategoryEntry Class Reference

Static Public Attributes

 datetime
 
 default_factory
 
 None
 
 str
 

Detailed Description

Category registry entry.

Definition at line 59 of file category_registry.py.

Member Data Documentation

◆ datetime

homeassistant.helpers.category_registry.CategoryEntry.datetime
static

Definition at line 63 of file category_registry.py.

◆ default_factory

homeassistant.helpers.category_registry.CategoryEntry.default_factory
static

Definition at line 62 of file category_registry.py.

◆ None

homeassistant.helpers.category_registry.CategoryEntry.None
static

Definition at line 64 of file category_registry.py.

◆ str

homeassistant.helpers.category_registry.CategoryEntry.str
static

Definition at line 62 of file category_registry.py.


The documentation for this class was generated from the following file: