Functions | |
| None | async_describe_events (HomeAssistant hass, Callable[[str, str, Callable[[LazyEventPartialState], dict[str, Any]]], None] async_describe_event) |
Describe logbook events.
| None homeassistant.components.automation.logbook.async_describe_events | ( | HomeAssistant | hass, |
| Callable[ [str, str, Callable[[LazyEventPartialState], dict[str, Any]]], None ] | async_describe_event | ||
| ) |
Describe logbook events.
Definition at line 22 of file logbook.py.