Functions | |
| bool | is_valid_config_entry (HomeAssistant hass, str origin, str destination, str region) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Helpers for Waze Travel Time integration.
| bool homeassistant.components.waze_travel_time.helpers.is_valid_config_entry | ( | HomeAssistant | hass, |
| str | origin, | ||
| str | destination, | ||
| str | region | ||
| ) |
Return whether the config entry data is valid.
Definition at line 14 of file helpers.py.
|
private |
Definition at line 11 of file helpers.py.