Home Assistant Unofficial Reference 2024.12.1
homeassistant.core.Context Member List

This is the complete list of members for homeassistant.core.Context, including all inherited members.

__copy__(self)homeassistant.core.Context
__deepcopy__(self, dict[int, Any] memo)homeassistant.core.Context
__eq__(self, object other)homeassistant.core.Context
__init__(self, str|None user_id=None, str|None parent_id=None, str|None id=None)homeassistant.core.Context
__slots__homeassistant.core.Contextprivatestatic
_as_dict(self)homeassistant.core.Contextprivate
_as_read_only_dict(self)homeassistant.core.Contextprivate
as_dict(self)homeassistant.core.Context
idhomeassistant.core.Context
json_fragment(self)homeassistant.core.Context
parent_idhomeassistant.core.Context
user_idhomeassistant.core.Context