Functions | |
| None | async_describe_events (HomeAssistant hass, Callable[[str, str, Callable[[Event], dict[str, str|None]]], None] async_describe_event) |
Describe logbook events.
| None homeassistant.components.doorbird.logbook.async_describe_events | ( | HomeAssistant | hass, |
| Callable[ [str, str, Callable[[Event], dict[str, str | None]]], None ] | async_describe_event | ||
| ) |
Describe logbook events.
Definition at line 20 of file logbook.py.