Go to the source code of this file.
Namespaces | |
| homeassistant.helpers.singleton | |
Functions | |
| Callable[[_FuncType[_T]], _FuncType[_T]] | homeassistant.helpers.singleton._T (Any data_key) |
| Callable[[_FuncType[_T]], _FuncType[_T]] | homeassistant.helpers.singleton._T (HassKey[_T] data_key) |
| Callable[[_FuncType[_T]], _FuncType[_T]] | homeassistant.helpers.singleton._T (str data_key) |