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

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

__init__(self, Callable[[ServiceCall], Coroutine[Any, Any, ServiceResponse|EntityServiceResponse]|ServiceResponse|EntityServiceResponse|None,] func, VolSchemaType|None schema, str domain, str service, Context|None context=None, SupportsResponse supports_response=SupportsResponse.NONE, HassJobType|None job_type=None)homeassistant.core.Service
__slots__homeassistant.core.Serviceprivatestatic
jobhomeassistant.core.Service
schemahomeassistant.core.Service
supports_responsehomeassistant.core.Service