Public Member Functions | |
| None | __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) |
Public Attributes | |
| job | |
| schema | |
| supports_response | |
Static Private Attributes | |
| __slots__ | |
| None homeassistant.core.Service.__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 |
||
| ) |