Go to the source code of this file.
Namespaces | |
| homeassistant.components.mobile_app.logbook | |
Functions | |
| None | homeassistant.components.mobile_app.logbook.async_describe_events (HomeAssistant hass, Callable[[str, str, Callable[[Event], dict[str, str]]], None] async_describe_event) |
Variables | |
| string | homeassistant.components.mobile_app.logbook.ATTR_SOURCE_DEVICE_ID = "sourceDeviceID" |
| string | homeassistant.components.mobile_app.logbook.ATTR_SOURCE_DEVICE_NAME = "sourceDeviceName" |
| string | homeassistant.components.mobile_app.logbook.ATTR_ZONE = "zone" |
| string | homeassistant.components.mobile_app.logbook.IOS_EVENT_ZONE_ENTERED = "ios.zone_entered" |
| string | homeassistant.components.mobile_app.logbook.IOS_EVENT_ZONE_EXITED = "ios.zone_exited" |