Classes | |
| class | UndefinedType |
Functions | |
| DeferredDeprecatedAlias | _deprecated_typing_helper (str attr) |
Variables | |
| __all__ = all_with_deprecated_constants(globals()) | |
| __dir__ | |
| __getattr__ = partial(check_if_deprecated_constant, module_globals=globals()) | |
| DeferredDeprecatedAlias | _DEPRECATED_ContextType = _deprecated_typing_helper("Context") |
| DeferredDeprecatedAlias | _DEPRECATED_EventType = _deprecated_typing_helper("Event") |
| DeferredDeprecatedAlias | _DEPRECATED_HomeAssistantType = _deprecated_typing_helper("HomeAssistant") |
| DeferredDeprecatedAlias | _DEPRECATED_ServiceCallType = _deprecated_typing_helper("ServiceCall") |
| ConfigType | |
| DiscoveryInfoType | |
| GPSType | |
| NoEventData | |
| QueryType | |
| ServiceDataType | |
| StateType | |
| TemplateVarsType | |
| UNDEFINED = UndefinedType._singleton | |
| VolDictType | |
| VolSchemaType | |
Typing Helpers for Home Assistant.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| homeassistant.helpers.typing.UNDEFINED = UndefinedType._singleton |