Classes | |
| class | InvalidApiKeyException |
| class | UnknownException |
Functions | |
| None | validate_config_entry (HomeAssistant hass, str api_key, str origin, str destination) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Helpers for Google Time Travel integration.
| None homeassistant.components.google_travel_time.helpers.validate_config_entry | ( | HomeAssistant | hass, |
| str | api_key, | ||
| str | origin, | ||
| str | destination | ||
| ) |
Return whether the config entry data is valid.
Definition at line 15 of file helpers.py.
|
private |
Definition at line 12 of file helpers.py.